Upgrade to Spring Security 6.5.6

Closes gh-47465
This commit is contained in:
Stéphane Nicoll
2025-10-21 08:46:56 +02:00
parent 508886c1dd
commit 6d32dafa66
@@ -2424,7 +2424,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.5.6-SNAPSHOT") {
library("Spring Security", "6.5.6") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")