Upgrade to Spring Security 6.3.1

Closes gh-41040
This commit is contained in:
Andy Wilkinson 2024-06-17 17:31:17 +01:00
parent 66ff668b4d
commit 7800ddbe75

View File

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