Start building against Spring Security 6.2.4 snapshots

See gh-40217
This commit is contained in:
Andy Wilkinson 2024-04-08 17:22:13 +01:00
parent 94a1c78f0a
commit cae34a1978
1 changed files with 1 additions and 1 deletions

View File

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