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
1 changed files with 1 additions and 1 deletions

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 = [