Просмотр исходного кода

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>
dependabot[bot] 1 месяц назад
Родитель
Сommit
e2cd0c10c8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -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"