Skip to content

Commit

Permalink
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:bcmail-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:bcmail-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent e3f73e0 commit e57f00e
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 @@ -327,7 +327,7 @@
<ikonli.version>12.3.1</ikonli.version>
<testfx.version>4.0.18</testfx.version>
<jackson.version>2.18.2</jackson.version>
<bouncycastle.version>1.79</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>
<assertj.version>3.26.3</assertj.version>
<hamcrest.version>3.0</hamcrest.version>
<javafx.version>23.0.1</javafx.version>
Expand Down

0 comments on commit e57f00e

Please sign in to comment.