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.
1 parent 5b1b1ba commit 7aa61d9Copy full SHA for 7aa61d9
build.gradle
@@ -33,11 +33,11 @@ ext {
33
groovyVersion = "2.5.6"
34
hsqldbVersion = "2.4.1"
35
jackson2Version = "2.9.8"
36
- jettyVersion = "9.4.17.v20190418"
+ jettyVersion = "9.4.18.v20190429"
37
junit5Version = "5.3.2"
38
kotlinVersion = "1.2.71"
39
log4jVersion = "2.11.2"
40
- nettyVersion = "4.1.35.Final"
+ nettyVersion = "4.1.36.Final"
41
reactorVersion = "Californium-BUILD-SNAPSHOT"
42
rxjavaVersion = "1.3.8"
43
rxjavaAdapterVersion = "1.2.1"
0 commit comments