Upgrade to Netty 4.1.29

This commit is contained in:
Juergen Hoeller 2018-08-24 13:45:40 +02:00
parent 03f1920106
commit 4b86d42890
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ext {
junit5Version = "5.3.0-RC1"
kotlinVersion = "1.2.61"
log4jVersion = "2.11.1"
nettyVersion = "4.1.28.Final"
nettyVersion = "4.1.29.Final"
reactorVersion = "Californium-M2"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"