Upgrade to Spring Security 6.0.2

Closes gh-34155
This commit is contained in:
Andy Wilkinson
2023-02-21 18:08:52 +00:00
parent 4fc92f5bac
commit 86b6cd6d78

View File

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