Upgrade to Spring Security 6.0.0-M4

Closes gh-30633
This commit is contained in:
Stephane Nicoll 2022-05-17 09:44:48 +02:00
parent ef03bb8aa2
commit bf0af6ebed
1 changed files with 1 additions and 1 deletions

View File

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