Upgrade to Spring Security 6.3.2

Closes gh-41741
This commit is contained in:
Stéphane Nicoll 2024-08-20 08:55:28 +02:00
parent 2f6c766d41
commit a21f2a25e3
1 changed files with 1 additions and 1 deletions

View File

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