Start building against Spring Security 6.2.8 snapshots

See gh-43009
This commit is contained in:
Stéphane Nicoll
2024-11-05 12:29:00 +09:00
parent fe390954c6
commit 2f89a1e228

View File

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