Skip to content

Commit

Permalink
Bump bcprov.version from 1.76 to 1.77 (#235)
Browse files Browse the repository at this point in the history
Bumps `bcprov.version` from 1.76 to 1.77.

Updates `org.bouncycastle:bcprov-jdk18on` from 1.76 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:bcpkix-jdk18on` from 1.76 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:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 0c07702 commit 7264740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<url>https://ws.apache.org/wss4j/</url>

<properties>
<bcprov.version>1.76</bcprov.version>
<bcprov.version>1.77</bcprov.version>
<commons.compress.version>1.24.0</commons.compress.version>
<cryptacular.version>1.2.6</cryptacular.version>
<ehcache.version>3.10.8</ehcache.version>
Expand Down

0 comments on commit 7264740

Please sign in to comment.