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

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpg-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 and veithen committed Jan 18, 2025
1 parent 3c1d988 commit 644e4ca
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 @@
<maven.version>3.9.9</maven.version>
<javaVersion>17</javaVersion>
<project.build.outputTimestamp>2022-01-23T11:53:00Z</project.build.outputTimestamp>
<bouncycastle.version>1.79</bouncycastle.version>
<bouncycastle.version>1.80</bouncycastle.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 644e4ca

Please sign in to comment.