Start building against Spring Security 5.5.6 snapshots

See gh-30593
This commit is contained in:
Stephane Nicoll 2022-04-08 10:09:00 +02:00
parent bb8be2425a
commit 455c37645d

View File

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