Start building against Spring Security 6.2.1 snapshots

See gh-38700
This commit is contained in:
Andy Wilkinson
2023-12-06 20:21:33 +00:00
parent 91efe9396b
commit fc1a5033e8

View File

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