Upgrade to Netty 4.1.43.Final

This commit is contained in:
Stephane Nicoll 2019-10-25 09:06:53 +02:00
parent 3a377f86b2
commit 7ca96c02bd
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ext {
junit5Version = "5.3.2"
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.39.Final"
nettyVersion = "4.1.43.Final"
reactorVersion = "Californium-BUILD-SNAPSHOT"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"