Upgrade to Spring Security 6.3.8

Closes gh-44563
This commit is contained in:
Andy Wilkinson 2025-03-19 07:39:28 +00:00
parent 2fdbc037b1
commit bffbf84354
1 changed files with 1 additions and 1 deletions

View File

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