Upgrade to Spring Security 6.2.4

Closes gh-40217
This commit is contained in:
Andy Wilkinson
2024-04-16 19:47:35 +01:00
parent bd825141b7
commit 778c528281

View File

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