Переглянути джерело

Bump org.springframework.security:spring-security-bom

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 7.0.0-M1 to 7.0.0-M2.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/7.0.0-M1...7.0.0-M2)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-version: 7.0.0-M2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 днів тому
батько
коміт
312edd50d8
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -1,6 +1,6 @@
 [versions]
 org-springframework = "7.0.0-M8"
-org-springframework-security = "7.0.0-M1"
+org-springframework-security = "7.0.0-M2"
 com-fasterxml-jackson = "2.19.2"
 nimbus-jose-jwt = "10.4.2"
 org-bouncycastle = "1.81"