Upgrade to Spring Security 5.6.1

Closes gh-28973
This commit is contained in:
Stephane Nicoll
2021-12-21 09:06:49 +01:00
parent af77ee007a
commit 669710efe0

View File

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