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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-15 11:03:42 -07:00 committed by GitHub
parent 3489fdb19b
commit 754324879d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
<maven.javadoc.additionalOptions />
<!-- Optional Runtime Dependencies: -->
<bouncycastle.version>1.76</bouncycastle.version>
<bouncycastle.version>1.78</bouncycastle.version>
<bcprov.artifactId>bcprov-jdk18on</bcprov.artifactId>
<bcpkix.artifactId>bcpkix-jdk18on</bcpkix.artifactId>