Bump org.springframework.security:spring-security-bom (#9612)

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.4.0-RC1 to 6.4.0-SNAPSHOT.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-27 00:29:47 +00:00
committed by GitHub
parent 4d70ff6457
commit befa756621

View File

@@ -113,7 +113,7 @@ ext {
springGraphqlVersion = '1.3.3'
springKafkaVersion = '3.3.0-SNAPSHOT'
springRetryVersion = '2.0.10'
springSecurityVersion = '6.4.0-RC1'
springSecurityVersion = '6.4.0-SNAPSHOT'
springVersion = '6.2.0-RC2'
springWsVersion = '4.0.11'
testcontainersVersion = '1.20.3'