Skip to content

Commit

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

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

Updates `org.bouncycastle:bcprov-jdk18on` from 1.73 to 1.74
- [Changelog](https://github.com/bcgit/bc-java/blob/master/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 16, 2023
1 parent 6085ac4 commit b79335e
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.73"
bouncyCastle-jdk18on = "1.74"
cloudEvents = "2.5.0"
edc = "0.1.1-SNAPSHOT"
failsafe = "3.3.1"
Expand Down

0 comments on commit b79335e

Please sign in to comment.