Start building against Spring Security 7.0.7 snapshots

See gh-51245
This commit is contained in:
Stéphane Nicoll
2026-08-03 20:18:55 +02:00
parent a67e25e05c
commit ac45b11f46
@@ -2570,7 +2570,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Security", "7.0.6") {
library("Spring Security", "7.0.7-SNAPSHOT") {
firstParty()
group("org.springframework.security") {
bom("spring-security-bom")