Upgrade to Spring Security 5.3.6

Closes gh-24296
This commit is contained in:
Stephane Nicoll 2020-12-07 17:42:46 +01:00
parent 9b4cf0c2fc
commit 64d4648ad1
1 changed files with 1 additions and 1 deletions

View File

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