Start building against Spring Security 6.2.0 snapshots

See gh-37236
pull/37242/head
Andy Wilkinson 1 year ago
parent a94f171cae
commit 9b52ee5dac

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

Loading…
Cancel
Save