Start building against Spring Security 5.7.0-M1 snapshots

See gh-29225
This commit is contained in:
Stephane Nicoll
2022-01-12 13:43:22 +01:00
parent e5c97e8096
commit 315fa45f46

View File

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