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 72fbec0 commit c19db7eCopy full SHA for c19db7e
build.gradle
@@ -47,7 +47,7 @@ ext {
47
springBootVersion = "1.3.3.RELEASE"
48
springLoadedVersion = "1.2.5.RELEASE"
49
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
50
- springVersion = "4.2.4.RELEASE"
+ springVersion = "4.2.5.RELEASE"
51
ehcacheVersion = "2.4.6"
52
junitVersion = "4.12"
53
concurrentlinkedhashmapVersion = "1.4.2"
0 commit comments