Upgrade to Spring Security 6.4.0-M2

Closes gh-41757
This commit is contained in:
Stéphane Nicoll
2024-08-20 08:58:32 +02:00
parent 984a970f61
commit 2f6f68306a

View File

@@ -2093,7 +2093,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-M2") {
considerSnapshots()
group("org.springframework.security") {
imports = [