Skip to content

Commit 3758794

Browse files
committed
Upgrade to Spring Security 5.3.1.RELEASE
Closes gh-20788
1 parent 31831b3 commit 3758794

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
@@ -1682,7 +1682,7 @@ bom {
16821682
]
16831683
}
16841684
}
1685-
library("Spring Security", "5.3.0.RELEASE") {
1685+
library("Spring Security", "5.3.1.RELEASE") {
16861686
group("org.springframework.security") {
16871687
imports = [
16881688
"spring-security-bom"

0 commit comments

Comments
 (0)