Upgrade to Spring Security 6.2.8

Closes gh-43009
This commit is contained in:
Stéphane Nicoll
2024-11-19 08:49:29 +01:00
parent fc45e6c928
commit b0ebb47e5e

View File

@@ -1673,7 +1673,7 @@ bom {
]
}
}
library("Spring Security", "6.2.8-SNAPSHOT") {
library("Spring Security", "6.2.8") {
considerSnapshots()
group("org.springframework.security") {
imports = [