Upgrade to Spring Security 5.5.1

Closes gh-26945
This commit is contained in:
Stephane Nicoll 2021-06-21 21:22:30 +02:00
parent dbaf40c953
commit c67c09df32
1 changed files with 1 additions and 1 deletions

View File

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