Skip to content

Commit 7aa61d9

Browse files
committed
Upgrade to Jetty 9.4.18 and Netty 4.1.36
1 parent 5b1b1ba commit 7aa61d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ ext {
3333
groovyVersion = "2.5.6"
3434
hsqldbVersion = "2.4.1"
3535
jackson2Version = "2.9.8"
36-
jettyVersion = "9.4.17.v20190418"
36+
jettyVersion = "9.4.18.v20190429"
3737
junit5Version = "5.3.2"
3838
kotlinVersion = "1.2.71"
3939
log4jVersion = "2.11.2"
40-
nettyVersion = "4.1.35.Final"
40+
nettyVersion = "4.1.36.Final"
4141
reactorVersion = "Californium-BUILD-SNAPSHOT"
4242
rxjavaVersion = "1.3.8"
4343
rxjavaAdapterVersion = "1.2.1"

0 commit comments

Comments
 (0)