Skip to content

Commit 64d4648

Browse files
committed
Upgrade to Spring Security 5.3.6
Closes gh-24296
1 parent 9b4cf0c commit 64d4648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,7 @@ bom {
17311731
]
17321732
}
17331733
}
1734-
library("Spring Security", "5.3.5.RELEASE") {
1734+
library("Spring Security", "5.3.6.RELEASE") {
17351735
group("org.springframework.security") {
17361736
imports = [
17371737
"spring-security-bom"

0 commit comments

Comments
 (0)