Start building against Spring Security 6.0.7 snapshots

See gh-37417
This commit is contained in:
Stéphane Nicoll
2023-09-15 15:06:55 +02:00
parent 9fb4224956
commit 839792565a

View File

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