Start building against Spring Security 5.6.0-M2 snapshots

See gh-27610
This commit is contained in:
Stephane Nicoll
2021-08-10 08:34:58 +02:00
parent a4eda34170
commit e17d9cbf79

View File

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