Upgrade to Spring Security 5.6.0-M2

Closes gh-27610
This commit is contained in:
Stephane Nicoll 2021-08-17 08:05:39 +02:00
parent b65cc4d62f
commit 658b914b1a
1 changed files with 1 additions and 1 deletions

View File

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