Skip to content

Commit

Permalink
Bump bouncycastleVersion from 1.79 to 1.80
Browse files Browse the repository at this point in the history
Bumps `bouncycastleVersion` from 1.79 to 1.80.

Updates `org.bouncycastle:bcpg-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: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:bcutil-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:bcpg-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
- dependency-name: org.bouncycastle:bcutil-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 14, 2025
1 parent 30a6a70 commit 58d4261
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 @@ -70,7 +70,7 @@
<surefire-version>3.5.2</surefire-version>
<equinoxVersion>3.22.0</equinoxVersion>
<ecjVersion>3.40.0</ecjVersion>
<bouncycastleVersion>1.79</bouncycastleVersion>
<bouncycastleVersion>1.80</bouncycastleVersion>
<bnd.version>7.1.0</bnd.version>
<junit5.version>5.11.4</junit5.version>
<junit5.platform.version>1.11.4</junit5.platform.version>
Expand Down

0 comments on commit 58d4261

Please sign in to comment.