Skip to content

Commit

Permalink
Bump bcprov.version from 1.78.1 to 1.79 (#407)
Browse files Browse the repository at this point in the history
Bumps `bcprov.version` from 1.78.1 to 1.79.

Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79
- [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.78.1 to 1.79
- [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 Nov 25, 2024
1 parent de4a0ca commit eefc46b
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 @@ -33,7 +33,7 @@
<url>https://ws.apache.org/wss4j/</url>

<properties>
<bcprov.version>1.78.1</bcprov.version>
<bcprov.version>1.79</bcprov.version>
<commons.compress.version>1.27.1</commons.compress.version>
<cryptacular.version>1.2.7</cryptacular.version>
<ehcache.version>3.10.8</ehcache.version>
Expand Down

0 comments on commit eefc46b

Please sign in to comment.