Skip to content

Commit 7543248

Browse files
authoredMay 15, 2024··
Bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.78 (#943)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.76 to 1.78. - [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:bcpkix-jdk18on dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3489fdb commit 7543248

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
@@ -116,7 +116,7 @@
116116
<maven.javadoc.additionalOptions />
117117

118118
<!-- Optional Runtime Dependencies: -->
119-
<bouncycastle.version>1.76</bouncycastle.version>
119+
<bouncycastle.version>1.78</bouncycastle.version>
120120
<bcprov.artifactId>bcprov-jdk18on</bcprov.artifactId>
121121
<bcpkix.artifactId>bcpkix-jdk18on</bcpkix.artifactId>
122122

0 commit comments

Comments
 (0)
Please sign in to comment.