Skip to content

Commit

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

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.76 to 1.78.1
- [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.76 to 1.78.1
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent cc2b3b6 commit c8c67a7
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 @@ -4,7 +4,7 @@ format.version = "1.1"
[versions]
awaitility = "4.2.1"
aws = "2.25.47"
bouncyCastle-jdk18on = "1.76"
bouncyCastle-jdk18on = "1.78.1"
edc = "0.6.4-SNAPSHOT"
failsafe = "3.3.1"
junit = "5.10.2"
Expand Down

0 comments on commit c8c67a7

Please sign in to comment.