Upgrade to Spring Security 6.4.11

Closes gh-47258
This commit is contained in:
Stéphane Nicoll
2025-09-17 18:12:51 +02:00
parent 6f18f1b881
commit a2b680a0e1
@@ -2291,7 +2291,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.10") {
library("Spring Security", "6.4.11") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")