commit | 87d140f851131fb8a6e8a80449cf08e73e568259 | [log] [tgz] |
---|---|---|
author | Derek Perez <perezd@users.noreply.github.com> | Thu Apr 22 12:12:41 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 22 12:12:41 2021 -0700 |
tree | afee9d3c566084eb05e75486fa1f42952a9a4372 | |
parent | 61689226c0e3ec88287eaed66164614d9c4f2bf7 [diff] [blame] |
rely on only HTTPS mirrors for maven. (#8526)
diff --git a/WORKSPACE b/WORKSPACE index 75853ff..3b78ba1 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -48,8 +48,7 @@ ], repositories = [ "https://repo1.maven.org/maven2", - "http://mirrors.ibiblio.org/pub/mirrors/maven2", - "http://www.ibiblio.net/pub/packages/maven2", + "https://repo.maven.apache.org/maven2", ], # For updating instructions, see: # https://github.com/bazelbuild/rules_jvm_external#updating-maven_installjson