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: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)

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)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcmail-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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8448183 commit ec2228e
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 @@ -54,7 +54,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
<bouncycastle.version>1.79</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>
<fontbox.version>2.0.28</fontbox.version>
<sejda.commons.version>2.0.0</sejda.commons.version>
<sejda.io.version>3.0.1</sejda.io.version>
Expand Down

0 comments on commit ec2228e

Please sign in to comment.