Start building against Spring Security 5.6.0-M1 snapshots

See gh-27173
This commit is contained in:
Stephane Nicoll
2021-07-09 13:22:18 +02:00
parent 8d4f3e722f
commit 7a7901f0c5

View File

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