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 ee2355f + 376c419 commit f6d57bdCopy full SHA for f6d57bd
build.gradle
@@ -48,16 +48,16 @@ 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"
59
objenesisVersion = "1.4"
60
- tomcatVersion = "8.5.29"
+ tomcatVersion = "8.5.35"
61
tomcatLog4jVersion = "8.5.2"
62
servletApiVersion = "3.0.1"
63
0 commit comments