Skip to content

Commit 3981868

Browse files
Bump bouncycastle-version from 1.81 to 1.82
Bumps `bouncycastle-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] <support@github.com>
1 parent cef4729 commit 3981868

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
@@ -86,7 +86,7 @@
8686
<jackson-version>2.19.2</jackson-version>
8787
<slf4j-version>1.7.36</slf4j-version>
8888
<log4j-version>2.25.1</log4j-version>
89-
<bouncycastle-version>1.81</bouncycastle-version>
89+
<bouncycastle-version>1.82</bouncycastle-version>
9090
<httpclient-version>4.5.14</httpclient-version>
9191
<google-http-client.version>1.46.3</google-http-client.version>
9292
<jwt.version>4.5.0</jwt.version>

0 commit comments

Comments
 (0)