Upgrade to Spring Security 6.5.0-M1

Closes gh-43766
This commit is contained in:
Andy Wilkinson 2025-01-21 12:23:42 +00:00
parent 6f0257139a
commit d391cc1348
1 changed files with 1 additions and 1 deletions

View File

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