Start building against Spring Security 5.5.4 snapshots

See gh-28964
This commit is contained in:
Stephane Nicoll
2021-12-10 06:53:38 +01:00
parent a3b31db31d
commit 9894e90567

View File

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