Upgrade to Netty 4.0.40

This commit is contained in:
Juergen Hoeller
2016-07-27 17:05:26 +02:00
parent 5f44d54d20
commit f8abba0118

View File

@@ -56,7 +56,7 @@ configure(allprojects) { project ->
ext.jtaVersion = "1.2"
ext.junitVersion = "4.12"
ext.log4jVersion = "1.2.17"
ext.nettyVersion = "4.0.39.Final"
ext.nettyVersion = "4.0.40.Final"
ext.okhttpVersion = "2.7.5"
ext.openjpaVersion = "2.4.1"
ext.poiVersion = "3.13"