Skip to content

Commit 0465610

Browse files
Bump bouncycastle.version from 1.68 to 1.69
Bumps `bouncycastle.version` from 1.68 to 1.69. Updates `bcprov-ext-jdk15on` from 1.68 to 1.69 - [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.68 to 1.69 - [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 5cb52b5 commit 0465610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<protobuf.version>3.17.2</protobuf.version>
4747
<junit.version>4.13</junit.version>
4848
<bucket4j.version>6.2.0</bucket4j.version>
49-
<bouncycastle.version>1.68</bouncycastle.version>
49+
<bouncycastle.version>1.69</bouncycastle.version>
5050
<gson.version>2.8.7</gson.version>
5151
<jsr305.version>3.0.2</jsr305.version>
5252
<okhttp3.version>4.9.1</okhttp3.version>

0 commit comments

Comments
 (0)