Upgrade to Spring Security 6.2.0-M1

Closes gh-36195
This commit is contained in:
Stephane Nicoll
2023-07-18 06:24:30 +02:00
parent 0b08bbf392
commit 0b4bbe99b3

View File

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