Start building against Spring Security 6.2.0 snapshots

See gh-37715
This commit is contained in:
Andy Wilkinson 2023-10-04 10:25:50 +01:00
parent 5f7bdfc356
commit 4e21896b0d

View File

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