Upgrade to Spring Security 5.5.0-RC1

Closes gh-25931
This commit is contained in:
Stephane Nicoll
2021-04-13 08:30:36 +02:00
parent 7370afc326
commit b779c430e0

View File

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