Start building against Spring Security 5.5.0-RC1 snapshots

See gh-25931
This commit is contained in:
Stephane Nicoll 2021-04-09 08:59:10 +02:00
parent 03f2054984
commit fee62c41b9
1 changed files with 1 additions and 1 deletions

View File

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