Start building against Spring Security 5.6.1 snapshots

See gh-28973
This commit is contained in:
Stephane Nicoll
2021-12-10 08:18:26 +01:00
parent 9dc2450cd7
commit 8792f1a792

View File

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