Skip to content

Commit

Permalink
build(deps): bump org.bouncycastle:bcprov-jdk18on
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.77 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:bcprov-jdk18on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 45400ec commit 7f16d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/app-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<amazonaws.version>1.21.1</amazonaws.version>
<aws.sdk.version>1.12.468</aws.sdk.version>
<aws.sdk-v2.version>2.21.46</aws.sdk-v2.version>
<bouncycastle.version>1.77</bouncycastle.version>
<bouncycastle.version>1.78</bouncycastle.version>
<build.helper.version>3.3.0</build.helper.version>
<caffeine.version>3.1.8</caffeine.version>
<checkerframework.version>3.41.0</checkerframework.version>
Expand Down

0 comments on commit 7f16d93

Please sign in to comment.