Upgrade to Netty 4.1.34

This commit is contained in:
Juergen Hoeller
2019-03-13 15:54:46 +01:00
parent 641591b63e
commit 8f62cc7720

View File

@@ -47,7 +47,7 @@ ext {
junitVintageVersion = "4.12.3"
kotlinVersion = "1.2.71"
log4jVersion = "2.11.2"
nettyVersion = "4.1.33.Final"
nettyVersion = "4.1.34.Final"
reactorVersion = "Bismuth-SR16"
rxjavaVersion = "1.3.8"
rxjavaAdapterVersion = "1.2.1"