Start building against Spring Security 6.5.4 snapshots

See gh-47202
This commit is contained in:
Stéphane Nicoll
2025-09-14 07:29:21 +02:00
parent 996aaf62be
commit da4971e4ac
@@ -2426,7 +2426,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.5.3") {
library("Spring Security", "6.5.4-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")