Upgrade to Spring Security 6.4.12

Closes gh-47454
This commit is contained in:
Stéphane Nicoll
2025-10-21 08:46:45 +02:00
parent 5d5714c4b0
commit 97ff64d375
@@ -2289,7 +2289,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.12-SNAPSHOT") {
library("Spring Security", "6.4.12") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")