Upgrade to Spring Security 6.4.0-M4

Closes gh-42148
This commit is contained in:
Stéphane Nicoll
2024-09-17 09:14:40 +02:00
parent 01b4ae526a
commit f057559b17

View File

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