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 b2bcbb3 commit e118dbdCopy full SHA for e118dbd
build.gradle
@@ -47,7 +47,7 @@ ext {
47
48
spockVersion = '1.0-groovy-2.4'
49
springBootVersion = "1.3.8.RELEASE"
50
- springLoadedVersion = "1.2.6.RELEASE"
+ springLoadedVersion = "1.2.7.RELEASE"
51
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
52
springVersion = "4.2.8.RELEASE"
53
ehcacheVersion = "2.4.6"
0 commit comments