Upgrade to Spring Security 5.4.8

Closes gh-27597
This commit is contained in:
Stephane Nicoll 2021-08-17 08:00:15 +02:00
parent b44a7ae3f6
commit 0abedb2547
1 changed files with 1 additions and 1 deletions

View File

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