Start building against Spring Security 6.4.10 snapshots

See gh-47201
This commit is contained in:
Stéphane Nicoll
2025-09-14 07:28:44 +02:00
parent 1e79cb1baf
commit eb5f7a2c0a
@@ -2291,7 +2291,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.9") {
library("Spring Security", "6.4.10-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")