Upgrade to Spring Security 5.7.0-M2

Closes gh-29766
This commit is contained in:
Stephane Nicoll
2022-02-21 16:17:13 +01:00
parent b67a5fb6ab
commit 8ee9681d36

View File

@@ -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"