Start building against Spring Security 6.0.6 snapshots

See gh-36837
pull/37018/head
Stephane Nicoll 1 year ago
parent aad34aee28
commit 52fb6688b2

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

Loading…
Cancel
Save