Skip to content

Commit 2f1ca87

Browse files
Bump bouncycastle.version from 1.69 to 1.70
Bumps `bouncycastle.version` from 1.69 to 1.70. Updates `bcprov-ext-jdk15on` from 1.69 to 1.70 - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `bcpkix-jdk15on` from 1.69 to 1.70 - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-ext-jdk15on dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk15on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b79c6c commit 2f1ca87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<protobuf.version>3.19.1</protobuf.version>
4949
<junit.version>4.13</junit.version>
5050
<bucket4j.version>6.4.1</bucket4j.version>
51-
<bouncycastle.version>1.69</bouncycastle.version>
51+
<bouncycastle.version>1.70</bouncycastle.version>
5252
<gson.version>2.8.9</gson.version>
5353
<jsr305.version>3.0.2</jsr305.version>
5454
<okhttp3.version>4.9.1</okhttp3.version>

0 commit comments

Comments
 (0)