Start building against Spring Security 6.5.0-M2 snapshots

See gh-44166
This commit is contained in:
Andy Wilkinson
2025-02-07 20:45:14 +00:00
parent 4f445640a6
commit 7bf9725b82

View File

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