Upgrade to Spring Security 6.4.0-M3

Closes gh-41986
This commit is contained in:
Andy Wilkinson 2024-08-22 15:47:26 +01:00
parent 5c7ea741f2
commit 7724cf645d
1 changed files with 1 additions and 1 deletions

View File

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