Upgrade to Spring Security 5.4.0-RC1

Closes gh-22668
This commit is contained in:
Brian Clozel 2020-08-05 21:33:36 +02:00
parent 9c417d280c
commit e719a246df
1 changed files with 1 additions and 1 deletions

View File

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