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

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.3.0-M2 to 6.3.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-02-25 00:35:17 +00:00
committed by GitHub
parent 4e4269da35
commit fff2470491

View File

@@ -112,7 +112,7 @@ ext {
springGraphqlVersion = '1.3.0-M1'
springKafkaVersion = '3.2.0-SNAPSHOT'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.3.0-M2'
springSecurityVersion = '6.3.0-SNAPSHOT'
springVersion = '6.1.4'
springWsVersion = '4.0.10'
testcontainersVersion = '1.19.5'