Skip to content

Commit

Permalink
Update to Spring Framework 5.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja committed Mar 24, 2022
1 parent 4bba756 commit 215bf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
@@ -1,5 +1,5 @@
if (!project.hasProperty("springVersion")) {
ext.springVersion = "5.3.15"
ext.springVersion = "5.3.16"
}

if (!project.hasProperty("springSecurityVersion")) {
Expand Down

0 comments on commit 215bf35

Please sign in to comment.