Skip to content

Commit

Permalink
Bump bouncycastle.version from 1.72 to 1.77
Browse files Browse the repository at this point in the history
Bumps `bouncycastle.version` from 1.72 to 1.77.

Updates `org.bouncycastle:bcpg-jdk18on` from 1.72 to 1.77
- [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.72 to 1.77
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent ab761ad commit ca04578
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 @@ -81,7 +81,7 @@
</distributionManagement>

<properties>
<bouncycastle.version>1.72</bouncycastle.version>
<bouncycastle.version>1.77</bouncycastle.version>
<jackson.version>2.16.0</jackson.version>
<maven.version>3.5.0</maven.version>
<mockito.version>4.11.0</mockito.version>
Expand Down

0 comments on commit ca04578

Please sign in to comment.