Upgrade to Spring Security 5.6.0-M1

Closes gh-27173
pull/27409/head
Andy Wilkinson 3 years ago
parent 7f490fbe8a
commit f1e99649df

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

Loading…
Cancel
Save