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
1 changed files with 1 additions and 1 deletions

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 = [