Upgrade to Spring Security 5.6.2

Closes gh-29723
This commit is contained in:
Andy Wilkinson 2022-02-21 14:09:38 +00:00
parent 7373111c70
commit 2d8495361e
1 changed files with 1 additions and 1 deletions

View File

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