Upgrade to Spring Security 6.3.0-M2

Closes gh-39500
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:45 +00:00
parent 7d0bd90b49
commit a5fd1cba6e

View File

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