Upgrade to Spring Security 5.7.0-M2

Closes gh-29766
pull/29976/head
Stephane Nicoll 3 years ago
parent b67a5fb6ab
commit 8ee9681d36

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

Loading…
Cancel
Save