Start building against Spring Security 7.2.0-M1 snapshots

See gh-51271
This commit is contained in:
Stéphane Nicoll
2026-08-12 08:09:49 +02:00
parent 270dfe353f
commit 3575c12ae5
@@ -2736,7 +2736,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Security", "7.1.1-SNAPSHOT") {
library("Spring Security", "7.2.0-SNAPSHOT") {
firstParty()
group("org.springframework.security") {
bom("spring-security-bom")