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 4294ce0 commit 3ad596cCopy full SHA for 3ad596c
build.gradle
@@ -48,11 +48,11 @@ ext {
48
slf4jVersion = "1.7.25"
49
50
spockVersion = '1.1-groovy-2.4'
51
- springBootVersion = "1.5.17.RELEASE"
+ springBootVersion = "1.5.18.RELEASE"
52
springLoadedVersion = "1.2.8.RELEASE"
53
directoryWatcherVersion = "0.5.1"
54
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
55
- springVersion = "4.3.20.RELEASE"
+ springVersion = "4.3.21.RELEASE"
56
junitVersion = "4.12"
57
concurrentlinkedhashmapVersion = "1.4.2"
58
cglibVersion = "2.2.2"
0 commit comments