Upgrade to Spring Security 6.5.0-M2

Closes gh-44166
This commit is contained in:
Andy Wilkinson
2025-02-18 17:53:49 +00:00
parent 33d7d5e6ec
commit e18d387953

View File

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