Start building against Spring Security 5.5.0 snapshots

See gh-26387
This commit is contained in:
Stephane Nicoll 2021-05-10 12:43:04 +02:00
parent c9cd7cae51
commit 55ccf9f750
1 changed files with 1 additions and 1 deletions

View File

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