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.
2 parents 37122c3 + 8bcaf1c commit 75cbad7Copy full SHA for 75cbad7
build.gradle
@@ -48,11 +48,11 @@ ext {
48
slf4jVersion = "1.7.25"
49
50
spockVersion = '1.1-groovy-2.4'
51
- springBootVersion = "1.5.18.RELEASE"
+ springBootVersion = "1.5.19.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.21.RELEASE"
+ springVersion = "4.3.22.RELEASE"
56
junitVersion = "4.12"
57
concurrentlinkedhashmapVersion = "1.4.2"
58
cglibVersion = "2.2.2"
0 commit comments