diff --git a/WORKSPACE b/WORKSPACE index f896615f6..28a10c774 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -265,32 +265,32 @@ maven_jar( src_sha1 = "4b4966b125c586795e425b7b561bcd5b223d6617", ) -BOUNCYCASTLE_VER = "1.76" +BOUNCYCASTLE_VER = "1.77" maven_jar( name = "bcpg", artifact = "org.bouncycastle:bcpg-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "d5c23d0470261254d0e84dde1d4237d228540298", - src_sha1 = "68d49cdd07da2121a904f481e2e92ca864c08d05", + sha1 = "bb0be51e8b378baae6e0d86f5282cd3887066539", + src_sha1 = "33ff3269cede7165dac44033a3b150cc9f9f11cf", ) maven_jar( name = "bcprov", artifact = "org.bouncycastle:bcprov-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "3a785d0b41806865ad7e311162bfa3fa60b3965b", - src_sha1 = "9e00748625819d7e3cc1447366dfa76f0b354a2d", + sha1 = "2cc971b6c20949c1ff98d1a4bc741ee848a09523", + src_sha1 = "14ea9a3d759261358c6a1f59490ded125b5273a6", ) maven_jar( name = "bcutil", artifact = "org.bouncycastle:bcutil-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "8c7594e651a278bcde18e038d8ab55b1f97f4d31", - src_sha1 = "836bb2c42f10b29127b470ebe5c648927dd4ddc6", + sha1 = "de3eaef351545fe8562cf29ddff4a403a45b49b7", + src_sha1 = "6f8f56ab009e7a3204817a0d45ed9638f5e30116", ) maven_jar( name = "bcpkix", artifact = "org.bouncycastle:bcpkix-jdk18on:" + BOUNCYCASTLE_VER, - sha1 = "10c9cf5c1b4d64abeda28ee32fbade3b74373622", - src_sha1 = "e5700c1de407652c1af5961ac8a04fab02eda365", + sha1 = "ed953791ba0229747dd0fd9911e3d76a462acfd3", + src_sha1 = "fdff397d5de0306db014f0a17e91717150db2768", ) diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target index bf6fbd6ed..5375aa41e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target index cf8beaa92..813d3f252 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target index 252ce5faa..5159f3016 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target index 019052d88..fdc384b14 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target index 66417f0aa..14e091cd6 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target index a88d259f4..23ff66712 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target index cedb38f3d..431ccc4ad 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target index e5d18ad0c..3af0e83a9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target index ba8b4fcb7..21a7dab88 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target index b2c0efab4..a1f2c2566 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target index 99741bfb2..b43dca05b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target index c3e10a3f2..237a4c49c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target index 45000e28c..f06cd41c8 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.30.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.30.target index 6b9871c5a..235141b01 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.30.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.30.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 jar org.bouncycastle bcutil-jdk18on - 1.76 + 1.77 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd index cfdaa1480..d00d8851b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd @@ -59,22 +59,22 @@ maven bouncycastle dependency { groupId = "org.bouncycastle" artifactId = "bcpg-jdk18on" - version = "1.76" + version = "1.77" } dependency { groupId = "org.bouncycastle" artifactId = "bcprov-jdk18on" - version = "1.76" + version = "1.77" } dependency { groupId = "org.bouncycastle" artifactId = "bcpkix-jdk18on" - version = "1.76" + version = "1.77" } dependency { groupId = "org.bouncycastle" artifactId = "bcutil-jdk18on" - version = "1.76" + version = "1.77" } } diff --git a/pom.xml b/pom.xml index c8c5ff9a6..e69453444 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ 1.7.36 3.5.0 2.10.1 - 1.76 + 1.77 4.7.3.4 3.4.3 3.3.0