Upgrade to Spring Security 6.3.7

Closes gh-44113
This commit is contained in:
Andy Wilkinson
2025-02-18 17:40:16 +00:00
parent 99744ec9d8
commit 7ba2d873a8

View File

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