Start building against Spring Security 7.2.0-M2 snapshots

See gh-51805
This commit is contained in:
Stéphane Nicoll
2026-09-17 08:26:22 +02:00
parent 4349f55774
commit 409a99114c
@@ -2946,7 +2946,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Security", "7.2.0-M1") {
library("Spring Security", "7.2.0-SNAPSHOT") {
firstParty()
group("org.springframework.security") {
bom("spring-security-bom")