Upgrade to Spring Security 6.3.0

Closes gh-40678
This commit is contained in:
Andy Wilkinson 2024-05-20 18:03:05 +01:00
parent bc0fd926be
commit 052cb19653

View File

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