Upgrade to Spring Security 6.2.5

Closes gh-41025
This commit is contained in:
Andy Wilkinson 2024-06-18 09:09:44 +01:00
parent 97b8c78411
commit 82fd923d00

View File

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