Skip to content

Commit 289797b

Browse files
committed
Upgrade to Spring Security 5.3.4.RELEASE
Closes gh-22873
1 parent 4f79f39 commit 289797b

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
@@ -1717,7 +1717,7 @@ bom {
17171717
]
17181718
}
17191719
}
1720-
library("Spring Security", "5.3.3.RELEASE") {
1720+
library("Spring Security", "5.3.4.RELEASE") {
17211721
group("org.springframework.security") {
17221722
imports = [
17231723
"spring-security-bom"

0 commit comments

Comments
 (0)