Start building against Spring Security 5.4.9 snapshots

See gh-28228
This commit is contained in:
Stephane Nicoll
2021-10-07 09:06:54 +02:00
parent f8d6d76410
commit 41eded4b8b

View File

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