Upgrade to Spring Security 6.2.0-M2

Closes gh-37060
This commit is contained in:
Stephane Nicoll 2023-08-22 09:02:15 +02:00
parent 95963e07a7
commit fe0d88dbc4

View File

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