Start building against Spring Security 5.6.4 snapshots

See gh-31012
This commit is contained in:
Andy Wilkinson
2022-05-12 16:57:10 +01:00
parent 40f82e9aa5
commit 6fa103bdb2

View File

@@ -1758,7 +1758,7 @@ bom {
]
}
}
library("Spring Security", "5.6.3") {
library("Spring Security", "5.6.4-SNAPSHOT") {
group("org.springframework.security") {
imports = [
"spring-security-bom"