Upgrade to Spring Security 6.5.0-M3

Closes gh-44598
This commit is contained in:
Andy Wilkinson
2025-03-19 08:29:44 +00:00
parent 9f3549a74c
commit fbd5dab421

View File

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