Skip to content

Commit

Permalink
Upgrade to Spring Security 5.3.4.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-22873
  • Loading branch information
wilkinsona committed Aug 11, 2020
1 parent 4f79f39 commit 289797b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1717,7 +1717,7 @@ bom {
]
}
}
library("Spring Security", "5.3.3.RELEASE") {
library("Spring Security", "5.3.4.RELEASE") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 289797b

Please sign in to comment.