Start building against Spring Security 5.5.3 snapshots

See gh-28247
This commit is contained in:
Stephane Nicoll 2021-10-08 07:50:21 +02:00
parent 5396a980c3
commit a9513ccf07
1 changed files with 1 additions and 1 deletions

View File

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