Upgrade to Spring Security 5.5.4

Closes gh-28964
This commit is contained in:
Stephane Nicoll 2021-12-21 09:04:47 +01:00
parent 6f8e1166c6
commit 44a9145bf8

View File

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