Upgrade to Netty 4.1.34

This commit is contained in:
Juergen Hoeller 2019-03-13 15:32:37 +01:00
parent fe56aa6fa4
commit fcb3957884
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.33.Final"
nettyVersion = "4.1.34.Final"
reactorVersion = "Californium-SR5"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"