Browse Source

Bump org-bouncycastle from 1.79 to 1.81

Bumps `org-bouncycastle` from 1.79 to 1.81.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.81
- [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.79 to 1.81
- [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-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2098/head
dependabot[bot] 5 months ago committed by Joe Grandja
parent
commit
e2cd0c10c8
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -3,7 +3,7 @@ org-springframework = "7.0.0-SNAPSHOT" @@ -3,7 +3,7 @@ org-springframework = "7.0.0-SNAPSHOT"
org-springframework-security = "7.0.0-SNAPSHOT"
com-fasterxml-jackson = "2.18.4.1"
nimbus-jose-jwt = "10.3.1"
org-bouncycastle = "1.79"
org-bouncycastle = "1.81"
com-squareup-okhttp3 = "4.12.0"
io-spring-javaformat = "0.0.47"
io-spring-nohttp = "0.0.11"

Loading…
Cancel
Save