Upgrade to Spring Security 6.4.4

Closes gh-44572
This commit is contained in:
Andy Wilkinson
2025-03-19 07:59:28 +00:00
parent 6dc824a963
commit 089ce80b81

View File

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