Start building against Spring Security 6.2.0 snapshots

See gh-38318
This commit is contained in:
Andy Wilkinson 2023-11-10 14:53:01 +00:00
parent f7efa71ea6
commit 47bf63ae92

View File

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