Start building against Spring Security 5.5.0-M3 snapshots

See gh-25581
This commit is contained in:
Stephane Nicoll
2021-03-15 08:34:36 +01:00
parent 22b1517d58
commit 0d0d8267a9

View File

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