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 fad343d commit ee1b48eCopy full SHA for ee1b48e
build.gradle
@@ -45,7 +45,7 @@ ext {
45
reactorVersion = '2.0.7.RELEASE'
46
47
spockVersion = '1.0-groovy-2.4'
48
- springBootVersion = "1.3.5.RELEASE"
+ springBootVersion = "1.3.7.RELEASE"
49
springLoadedVersion = "1.2.6.RELEASE"
50
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
51
springVersion = "4.2.6.RELEASE"
0 commit comments