Start building against Spring Security 6.2.3 snapshots

See gh-39887
This commit is contained in:
Andy Wilkinson 2024-03-11 19:07:00 +00:00
parent bcd8d3f4a0
commit 27442d285e
1 changed files with 1 additions and 1 deletions

View File

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