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

View File

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