We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73c16c commit 8cde2c5Copy full SHA for 8cde2c5
build.gradle
@@ -49,7 +49,7 @@ ext {
49
springBootVersion = "1.4.6.RELEASE"
50
springLoadedVersion = "1.2.7.RELEASE"
51
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
52
- springVersion = "4.3.7.RELEASE"
+ springVersion = "4.3.9.RELEASE"
53
ehcacheVersion = "2.4.6"
54
junitVersion = "4.12"
55
concurrentlinkedhashmapVersion = "1.4.2"
0 commit comments