Upgrade to Spring Security 6.2.3

Closes gh-39887
This commit is contained in:
Andy Wilkinson 2024-03-18 12:33:51 +00:00
parent 2dfa246335
commit 9365dae768

View File

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