Upgrade to Spring Security 6.4.0

Closes gh-43026
This commit is contained in:
Stéphane Nicoll
2024-11-19 08:49:59 +01:00
parent 532217a843
commit 96ee7924cf

View File

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