Upgrade to Spring Security 6.3.6

Closes gh-43527
This commit is contained in:
Andy Wilkinson
2024-12-16 19:15:46 +00:00
parent 843a4d5658
commit e6e1274bf7

View File

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