Start building against Spring Security 5.6.3 snapshots

See gh-30601
pull/30839/head
Stephane Nicoll 3 years ago
parent e42eeca549
commit c080a29feb

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

Loading…
Cancel
Save