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 04a0544 commit 794fd0cCopy full SHA for 794fd0c
build.gradle
@@ -44,10 +44,10 @@ ext {
44
reactorVersion = '2.0.6.RELEASE'
45
46
spockVersion = '1.0-groovy-2.4'
47
- springBootVersion = "1.3.0.RELEASE"
+ springBootVersion = "1.3.1.RELEASE"
48
springLoadedVersion = "1.2.5.RELEASE"
49
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
50
- springVersion = "4.2.3.RELEASE"
+ springVersion = "4.2.4.RELEASE"
51
ehcacheVersion = "2.4.6"
52
junitVersion = "4.12"
53
concurrentlinkedhashmapVersion = "1.4.2"
0 commit comments