Skip to content

Commit 8cde2c5

Browse files
committed
Upgrade to Spring 4.3.9. Fixes #10616
1 parent e73c16c commit 8cde2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ext {
4949
springBootVersion = "1.4.6.RELEASE"
5050
springLoadedVersion = "1.2.7.RELEASE"
5151
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
52-
springVersion = "4.3.7.RELEASE"
52+
springVersion = "4.3.9.RELEASE"
5353
ehcacheVersion = "2.4.6"
5454
junitVersion = "4.12"
5555
concurrentlinkedhashmapVersion = "1.4.2"

0 commit comments

Comments
 (0)