Start building against Spring Security 5.6.7 snapshots

See gh-32039
pull/32501/head
Stephane Nicoll 2 years ago
parent 19eb69c1bb
commit 24c2ed3c78

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

Loading…
Cancel
Save