Start building against Spring Security 5.7.0-M2 snapshots

See gh-29766
This commit is contained in:
Stephane Nicoll
2022-02-14 08:21:00 +01:00
parent b2659f5da8
commit d925c8d317

View File

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