Skip to content

Commit 4b6ef6e

Browse files
committed
Upgrade to Spring Security 5.3.5.RELEASE
Closes gh-23884
1 parent 1520de7 commit 4b6ef6e

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
@@ -1728,7 +1728,7 @@ bom {
17281728
]
17291729
}
17301730
}
1731-
library("Spring Security", "5.3.4.RELEASE") {
1731+
library("Spring Security", "5.3.5.RELEASE") {
17321732
group("org.springframework.security") {
17331733
imports = [
17341734
"spring-security-bom"

0 commit comments

Comments
 (0)