From f00b0baaea2a5fb507237187004659fbe972cbb1 Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Fri, 5 Feb 2021 16:31:37 -0500 Subject: [PATCH] Update java/ql/src/Security/CWE/CWE-1104/MavenPomDependsOnBintray.qhelp Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com> --- .../ql/src/Security/CWE/CWE-1104/MavenPomDependsOnBintray.qhelp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/ql/src/Security/CWE/CWE-1104/MavenPomDependsOnBintray.qhelp b/java/ql/src/Security/CWE/CWE-1104/MavenPomDependsOnBintray.qhelp index 08f9ccb6ac8..9b0330c2446 100644 --- a/java/ql/src/Security/CWE/CWE-1104/MavenPomDependsOnBintray.qhelp +++ b/java/ql/src/Security/CWE/CWE-1104/MavenPomDependsOnBintray.qhelp @@ -3,7 +3,7 @@ "qhelp.dtd"> -

Bintray and JCenter are shutting down on May 1st, 20201. +

Bintray and JCenter are shutting down on May 1st, 2021. Relying upon repositories that are deprecated or slated to be shutdown can have unintended consequences; for example, artifacts being resolved from different artifact server or total breakage of the CI build.