Upgrade to Spring Security 5.5.3

Closes gh-28247
This commit is contained in:
Andy Wilkinson
2021-10-19 14:35:22 +01:00
parent d767e0e1f1
commit ab3396de26

View File

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