Upgrade to Spring Security 6.2.2

Closes gh-39487
This commit is contained in:
Andy Wilkinson
2024-02-21 21:05:43 +00:00
parent 34a45d2608
commit d86fa721b5

View File

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