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 b52df43 commit b651a1dCopy full SHA for b651a1d
build.gradle
@@ -44,7 +44,7 @@ ext {
44
reactorVersion = '2.0.6.RELEASE'
45
46
spockVersion = '1.0-groovy-2.4'
47
- springBootVersion = "1.3.2.RELEASE"
+ 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"
0 commit comments