Upgrade to Spring Security 6.2.1

Closes gh-38700
This commit is contained in:
Brian Clozel 2023-12-19 11:35:57 +01:00
parent 67458b8662
commit bdb2cb131a
1 changed files with 1 additions and 1 deletions

View File

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