Upgrade to Spring Security 5.4.9

Closes gh-28228
This commit is contained in:
Andy Wilkinson 2021-10-19 14:32:57 +01:00
parent 669caa92f8
commit ce8671ff37

View File

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