Upgrade to Spring Security 5.6.0

Closes gh-28520
This commit is contained in:
Stephane Nicoll
2021-11-16 09:43:30 +01:00
parent 619905a9b9
commit 4b64f36356

View File

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