Upgrade to Spring Security 6.3.3

Closes gh-41985
This commit is contained in:
Andy Wilkinson 2024-08-21 18:51:19 +01:00
parent db54432e59
commit e08a66f261
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") {
library("Spring Security", "6.3.3") {
considerSnapshots()
group("org.springframework.security") {
imports = [