Upgrade to Spring Security 6.3.0-M1

Closes gh-38990
This commit is contained in:
Andy Wilkinson 2024-01-15 17:04:13 +00:00
parent be5628761c
commit 12d390d564

View File

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