Upgrade to Spring Security 5.5.5

Closes gh-29713
This commit is contained in:
Andy Wilkinson 2022-02-21 14:08:16 +00:00
parent 55f68989d8
commit 21fb273ec3

View File

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