Start building against Spring Security 5.5.5 snapshots

See gh-29713
pull/29762/head
Stephane Nicoll 3 years ago
parent b892bb4415
commit 3c3ebafa31

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

Loading…
Cancel
Save