summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config
diff options
context:
space:
mode:
Diffstat (limited to 'gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config')
-rw-r--r--gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config b/gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config
index b5e702f3d4..21491a41a8 100644
--- a/gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config
+++ b/gerrit-pgm/src/main/resources/com/google/gerrit/pgm/libraries.config
@@ -16,14 +16,14 @@
# Version should match lib/bouncycastle/BUCK
[library "bouncyCastleProvider"]
name = Bouncy Castle Crypto Provider v149
- url = http://www.bouncycastle.org/download/bcprov-jdk15on-149.jar
+ url = https://www.bouncycastle.org/archive/149/bcprov-jdk15on-149.jar
sha1 = f5155f04330459104b79923274db5060c1057b99
remove = bcprov-.*[.]jar
# Version should match lib/bouncycastle/BUCK
[library "bouncyCastleSSL"]
name = Bouncy Castle Crypto SSL v149
- url = http://www.bouncycastle.org/download/bcpkix-jdk15on-149.jar
+ url = https://www.bouncycastle.org/archive/149/bcpkix-jdk15on-149.jar
sha1 = 924cc7ad2f589630c97b918f044296ebf1bb6855
needs = bouncyCastleProvider
remove = bcpkix-.*[.]jar