Start building against Spring Security 7.0.0-M2 snapshots

See gh-46624
This commit is contained in:
Phillip Webb 2025-07-31 07:21:03 +01:00
parent 57d6c8b6a2
commit baf802d6b0
1 changed files with 1 additions and 1 deletions

View File

@ -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")