Upgrade to Spring Security 7.0.0-RC3

Closes gh-47844
This commit is contained in:
Phillip Webb
2025-11-06 10:17:39 -08:00
parent 2b5a46ddcd
commit 03e3a6650e
@@ -2549,7 +2549,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Security", "7.0.0-RC2") {
library("Spring Security", "7.0.0-RC3") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")