Upgrade to Spring Security 6.2.6

Closes gh-41728
This commit is contained in:
Stéphane Nicoll
2024-08-20 08:55:14 +02:00
parent 3ba45aab68
commit d23a7033dd

View File

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