Skip to content

Commit

Permalink
Bump bouncycastleVersion from 1.73 to 1.77 (#1392)
Browse files Browse the repository at this point in the history
Bumps `bouncycastleVersion` from 1.73 to 1.77.

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

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.73 to 1.77
- [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
- dependency-name: org.bouncycastle:bcpkix-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 Dec 13, 2023
1 parent 8811d9d commit dae2fa1
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 @@ slf4jVersion = { strictly = "1.7.36" }
# Main implementation dependencies
avroVersion = "1.11.3"
commonsCompressVersion = "1.25.0"
bouncycastleVersion = "1.73"
bouncycastleVersion = "1.77"
javaxPersistenceApiVersion = "2.2"
jacksonVersion = "2.16.0"
osgiVersion = "8.0.0"
Expand Down

0 comments on commit dae2fa1

Please sign in to comment.