Start building against Spring Security 6.4.12 snapshots

See gh-47454
This commit is contained in:
Stéphane Nicoll
2025-10-09 14:30:25 +02:00
parent 58831a7fe2
commit 3abcba2bcc
@@ -2291,7 +2291,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.11") {
library("Spring Security", "6.4.12-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")