Start building against Spring Security 7.0.0-M2 snapshots

See gh-46624
This commit is contained in:
Phillip Webb
2025-07-31 09:36:58 +01:00
parent 57d6c8b6a2
commit baf802d6b0
@@ -2474,7 +2474,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "7.0.0-M1") {
library("Spring Security", "7.0.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")