Start building against Spring Security 6.5.7 snapshots

See gh-48043
This commit is contained in:
Stéphane Nicoll
2025-11-10 21:37:40 +01:00
parent cc76ad8b3a
commit 7148bce650
@@ -2427,7 +2427,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.5.6") {
library("Spring Security", "6.5.7-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")