Upgrade to Spring Security 6.4.0-M1

Closes gh-41311
This commit is contained in:
Stéphane Nicoll
2024-07-16 08:12:31 +02:00
parent e89fd97a75
commit 5f5336f5d9

View File

@@ -2052,7 +2052,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.0-SNAPSHOT") {
library("Spring Security", "6.4.0-M1") {
considerSnapshots()
group("org.springframework.security") {
imports = [