Upgrade to Spring Security 5.6.1

Closes gh-28973
pull/30003/head
Stephane Nicoll 3 years ago
parent af77ee007a
commit 669710efe0

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

Loading…
Cancel
Save