Skip to content

Commit

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

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.74 to 1.75
- [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.74 to 1.75
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
1 parent de524ed commit f8db752
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 @@ -6,7 +6,7 @@ apacheCommonsPool2 = "2.11.1"
assertj = "3.24.2"
atomikos = "6.0.0"
awaitility = "4.2.0"
bouncyCastle-jdk18on = "1.74"
bouncyCastle-jdk18on = "1.75"
cloudEvents = "2.5.0"
edc = "0.1.3-SNAPSHOT"
failsafe = "3.3.1"
Expand Down

0 comments on commit f8db752

Please sign in to comment.