Skip to content

Commit

Permalink
chore(deps): bump bouncycastle.version from 1.79 to 1.80
Browse files Browse the repository at this point in the history
Bumps `bouncycastle.version` from 1.79 to 1.80.

Updates `org.bouncycastle:bcprov-jdk18on` from 1.79 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:bcpkix-jdk18on` from 1.79 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: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]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent c9056d8 commit a8a9ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<assertj.core.version>3.27.2</assertj.core.version>
<awaitility.version>4.2.2</awaitility.version>
<approvaltests.version>24.14.0</approvaltests.version>
<bouncycastle.version>1.79</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>
<bc-fips.version>2.0.0</bc-fips.version>
<bcpkix-fips.version>2.0.7</bcpkix-fips.version>
<keycloak.version>26.0.8</keycloak.version><!-- Used by CRD Generator integration tests for verifications -->
Expand Down

0 comments on commit a8a9ddb

Please sign in to comment.