Upgrade to Spring Security 5.6.6

Closes gh-31351
This commit is contained in:
Andy Wilkinson
2022-06-20 20:46:38 +01:00
parent bf1beb8794
commit d45e42f2e1

View File

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