Start building against Spring Security 6.2.2 snapshots

See gh-39487
This commit is contained in:
Andy Wilkinson 2024-02-09 09:58:57 +00:00
parent 5420110814
commit aa061696b1

View File

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