Start building against Spring Security 6.0.8 snapshots

See gh-37685
This commit is contained in:
Andy Wilkinson 2023-10-04 09:10:12 +01:00
parent 95e70c11d4
commit 208f69b661

View File

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