Start building against Spring Security 6.0.8 snapshots

See gh-37685
3.0.x
Andy Wilkinson 1 year ago
parent 95e70c11d4
commit 208f69b661

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

Loading…
Cancel
Save