Start building against Spring Security 5.5.5 snapshots

See gh-29713
This commit is contained in:
Stephane Nicoll
2022-02-11 09:28:17 +01:00
parent b892bb4415
commit 3c3ebafa31

View File

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