Skip to content

Commit c0ac18d

Browse files
committed
Update to Spring Framework 5.3.13
Closes gh-513
1 parent 14cb58d commit c0ac18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if (!project.hasProperty("springVersion")) {
2-
ext.springVersion = "5.3.9"
2+
ext.springVersion = "5.3.13"
33
}
44

55
if (!project.hasProperty("springSecurityVersion")) {

0 commit comments

Comments
 (0)