Upgrade to Spring Security 6.3.4

Closes gh-42553
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:03:43 +02:00
parent 870ef4d8ff
commit d5881a862e
1 changed files with 1 additions and 1 deletions

View File

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