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 @@ -33,18 +33,18 @@ ext {
33
33
groovyVersion = " 2.5.8"
34
34
hsqldbVersion = " 2.4.1"
35
35
jackson2Version = " 2.9.9"
36
- jettyVersion = " 9.4.23.v20191118 "
36
+ jettyVersion = " 9.4.24.v20191120 "
37
37
junit5Version = " 5.3.2"
38
38
kotlinVersion = " 1.2.71"
39
39
log4jVersion = " 2.11.2"
40
40
nettyVersion = " 4.1.43.Final"
41
41
reactorVersion = " Californium-BUILD-SNAPSHOT"
42
42
rxjavaVersion = " 1.3.8"
43
43
rxjavaAdapterVersion = " 1.2.1"
44
- rxjava2Version = " 2.2.14 "
44
+ rxjava2Version = " 2.2.15 "
45
45
slf4jVersion = " 1.7.28" // spring-jcl + consistent 3rd party deps
46
46
tiles3Version = " 3.0.8"
47
- tomcatVersion = " 9.0.27 "
47
+ tomcatVersion = " 9.0.29 "
48
48
undertowVersion = " 2.0.28.Final"
49
49
50
50
gradleScriptDir = " ${ rootProject.projectDir} /gradle"
You can’t perform that action at this time.
0 commit comments