Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on from 1.75 to 1.79
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.75 to 1.79.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent c92e9a6 commit e4b1555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation(
"com.google.guava:guava:33.3.1-jre",
// Do not upgrade the following package unless you are updating the relevant Asanti parser classes.
"org.bouncycastle:bcprov-jdk18on:1.75",
"org.bouncycastle:bcprov-jdk18on:1.79",
"org.slf4j:slf4j-api:${versions.slf4j}",
"joda-time:joda-time:2.13.0",
"commons-cli:commons-cli:1.9.0",
Expand Down

0 comments on commit e4b1555

Please sign in to comment.