Start building against Spring Security 5.5.7 snapshots

See gh-31005
This commit is contained in:
Andy Wilkinson
2022-05-12 15:46:11 +01:00
parent 0233cf01d3
commit 5ce39254de

View File

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