Start building against Spring Security 6.0.5 snapshots

See gh-36293
pull/37018/head
Andy Wilkinson 1 year ago
parent 7462065f38
commit 4a9327b3f1

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

Loading…
Cancel
Save