Start building against Spring Security 6.4.13 snapshots

See gh-48029
This commit is contained in:
Stéphane Nicoll
2025-11-10 21:37:30 +01:00
parent c6dd5f6e67
commit ad4dcc9df5
@@ -2292,7 +2292,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.12") {
library("Spring Security", "6.4.13-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")