Upgrade to Spring Security 6.4.7

Closes gh-45773
This commit is contained in:
Stéphane Nicoll 2025-06-17 11:09:21 +02:00
parent 68778d52a5
commit 295de4f981
1 changed files with 1 additions and 1 deletions

View File

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