Upgrade to Spring Security 6.4.3

Closes gh-44126
This commit is contained in:
Andy Wilkinson
2025-02-18 17:44:21 +00:00
parent a9b6b34482
commit b36b64b7ea

View File

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