Skip to content

Commit

Permalink
Bump org-bouncycastle from 1.78.1 to 1.79
Browse files Browse the repository at this point in the history
Bumps `org-bouncycastle` from 1.78.1 to 1.79.

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)

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)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-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 and jgrandja committed Nov 19, 2024
1 parent ea57b23 commit 61b82fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org-springframework = "6.2.0"
org-springframework-security = "6.4.0-RC1"
com-fasterxml-jackson = "2.18.0"
nimbus-jose-jwt = "9.41.2"
org-bouncycastle = "1.78.1"
org-bouncycastle = "1.79"
com-squareup-okhttp3 = "4.12.0"
io-spring-javaformat = "0.0.43"
io-spring-nohttp = "0.0.11"
Expand Down

0 comments on commit 61b82fe

Please sign in to comment.