Upgrade to Jetty 9.4.18 and Netty 4.1.36

This commit is contained in:
Juergen Hoeller 2019-05-03 00:12:03 +02:00
parent 5b1b1bae37
commit 7aa61d9ee0
1 changed files with 2 additions and 2 deletions

View File

@ -33,11 +33,11 @@ ext {
groovyVersion = "2.5.6"
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.8"
jettyVersion = "9.4.17.v20190418"
jettyVersion = "9.4.18.v20190429"
junit5Version = "5.3.2"
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.35.Final"
nettyVersion = "4.1.36.Final"
reactorVersion = "Californium-BUILD-SNAPSHOT"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"