Upgraded Netty to 4.1.0.Final

This commit is contained in:
Arjen Poutsma 2016-06-10 15:21:36 +02:00
parent 54c2e866c3
commit 622d11dbce
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ ext {
rxJavaVersion = '1.1.5'
tomcatVersion = '8.5.2'
jettyVersion = '9.3.8.v20160314'
nettyVersion = '4.1.0.CR6'
nettyVersion = '4.1.0.Final'
jacksonVersion = '2.7.3'
javadocLinks = [