Start building against Spring Security 7.0.0 snapshots

See gh-47832
This commit is contained in:
Stéphane Nicoll
2025-11-11 10:22:08 +00:00
committed by Andy Wilkinson
parent 6f62f28579
commit 12b7edcb5e
@@ -2545,7 +2545,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Security", "7.0.0-RC3") {
library("Spring Security", "7.0.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")