Skip to content

Commit 7f88dbd

Browse files
Bump bouncy.castle.version from 1.81 to 1.82 (#575)
Bumps `bouncy.castle.version` from 1.81 to 1.82. Updates `org.bouncycastle:bcprov-jdk18on` from 1.81 to 1.82 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.81 to 1.82 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76d0443 commit 7f88dbd

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
@@ -76,7 +76,7 @@
7676
<arpnetworking.commons.version>3.1.1</arpnetworking.commons.version>
7777
<aspectjrt.version>1.9.24</aspectjrt.version>
7878
<asynchttpclient.version>3.0.3</asynchttpclient.version>
79-
<bouncy.castle.version>1.81</bouncy.castle.version>
79+
<bouncy.castle.version>1.82</bouncy.castle.version>
8080
<client.protocol.version>0.13.0</client.protocol.version>
8181
<fastutil.version>8.5.16</fastutil.version>
8282
<guava.version>33.4.8-jre</guava.version>

0 commit comments

Comments
 (0)