Upgrade to Spring Security 5.3.3.RELEASE

Closes gh-21863
This commit is contained in:
Andy Wilkinson
2020-06-10 12:49:58 +01:00
parent 52975e4480
commit 3e5fcee187
2 changed files with 8 additions and 3 deletions

View File

@@ -1738,7 +1738,7 @@ bom {
]
}
}
library("Spring Security", "5.3.2.RELEASE") {
library("Spring Security", "5.3.3.RELEASE") {
group("org.springframework.security") {
imports = [
"spring-security-bom"