Upgrade to Spring Security 6.3.0-M3

Closes gh-39899
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:32 +00:00
parent 1ef1f050e3
commit 43f8284d35
1 changed files with 1 additions and 1 deletions

View File

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