Skip to content

Commit

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

Updates `org.bouncycastle:bcprov-jdk15to18` 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-jdk15to18` 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-jdk15to18
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk15to18
  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 Jan 23, 2025
1 parent 4a82c9a commit 0c5b4ef
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 @@ -225,7 +225,7 @@
<awaitility.version>4.2.2</awaitility.version>
<assertj.core.version>3.27.3</assertj.core.version>
<semver4j.version>5.6.0</semver4j.version>
<bouncycastle.version>1.79</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>

<!-- Kafka Connect -->
<connect.version>3.7.0</connect.version>
Expand Down

0 comments on commit 0c5b4ef

Please sign in to comment.