File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,20 +41,20 @@ ext {
41
41
groovyVersion = " 2.4.16"
42
42
hsqldbVersion = " 2.4.1"
43
43
jackson2Version = " 2.9.8"
44
- jettyVersion = " 9.4.15.v20190215 "
44
+ jettyVersion = " 9.4.17.v20190418 "
45
45
junitJupiterVersion = " 5.0.3"
46
46
junitPlatformVersion = " 1.0.3"
47
47
junitVintageVersion = " 4.12.3"
48
48
kotlinVersion = " 1.2.71"
49
49
log4jVersion = " 2.11.2"
50
- nettyVersion = " 4.1.34 .Final"
50
+ nettyVersion = " 4.1.35 .Final"
51
51
reactorVersion = " Bismuth-SR17"
52
52
rxjavaVersion = " 1.3.8"
53
53
rxjavaAdapterVersion = " 1.2.1"
54
54
rxjava2Version = " 2.1.17"
55
55
slf4jVersion = " 1.7.26" // spring-jcl + consistent 3rd party deps
56
56
tiles3Version = " 3.0.8"
57
- tomcatVersion = " 8.5.39 "
57
+ tomcatVersion = " 8.5.40 "
58
58
undertowVersion = " 1.4.27.Final"
59
59
60
60
gradleScriptDir = " ${ rootProject.projectDir} /gradle"
You can’t perform that action at this time.
0 commit comments