Upgrade to Spring Security 5.4.6

Closes gh-25911
This commit is contained in:
Stephane Nicoll 2021-04-13 08:23:38 +02:00
parent 3e4ee05aaa
commit 65dd408785
1 changed files with 1 additions and 1 deletions

View File

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