Start building against Spring Security 5.4.6 snapshots

See gh-25911
This commit is contained in:
Stephane Nicoll
2021-04-07 16:05:08 +02:00
parent aa8f5433ee
commit 0f53663cf6

View File

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