Upgrade to Spring Security 6.2.7

Closes gh-42541
This commit is contained in:
Stéphane Nicoll
2024-10-22 09:03:31 +02:00
parent ced285d7a8
commit 0e84c489b3

View File

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