Start building against Spring Security 5.5.2 snapshots

See gh-27603
This commit is contained in:
Stephane Nicoll
2021-08-09 15:17:20 +02:00
parent 93f9c60540
commit 53bdcc9586

View File

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