Update Netty to 4.1.37.Final

This commit is contained in:
Andrew Steinborn
2019-07-02 02:32:25 -04:00
parent 226074a0df
commit e31b2b87dc

View File

@@ -24,7 +24,7 @@ allprojects {
junitVersion = '5.3.0-M1'
slf4jVersion = '1.7.25'
log4jVersion = '2.11.2'
nettyVersion = '4.1.35.Final'
nettyVersion = '4.1.37.Final'
guavaVersion = '25.1-jre'
checkerFrameworkVersion = '2.7.0'