Upgrade to Spring Security 5.4.2

Closes gh-24297
This commit is contained in:
Stephane Nicoll 2020-12-08 03:54:14 +01:00
parent 4fa460d4a5
commit 0df3797c37
1 changed files with 1 additions and 1 deletions

View File

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