Skip to content

Commit

Permalink
build(deps): bump bouncyCastle-jdk18on from 1.78.1 to 1.80
Browse files Browse the repository at this point in the history
Bumps `bouncyCastle-jdk18on` from 1.78.1 to 1.80.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.80
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.80
- [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
  update-type: version-update:semver-minor
- 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 Jan 21, 2025
1 parent d77b676 commit fef4056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apicatalog = "0.14.0"
assertj = "3.25.3"
atomikos = "6.0.0"
awaitility = "4.2.1"
bouncyCastle-jdk18on = "1.78.1"
bouncyCastle-jdk18on = "1.80"
cloudEvents = "3.0.0"
edc = "0.6.3-SNAPSHOT"
failsafe = "3.3.2"
Expand Down

0 comments on commit fef4056

Please sign in to comment.