Start building against Spring Security 6.2.0 snapshots

See gh-37715
pull/37640/head
Andy Wilkinson 1 year ago
parent 5f7bdfc356
commit 4e21896b0d

@ -1610,7 +1610,7 @@ bom {
] ]
} }
} }
library("Spring Security", "6.2.0-M3") { library("Spring Security", "6.2.0-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.security") { group("org.springframework.security") {
imports = [ imports = [

Loading…
Cancel
Save