Upgrade to Netty 4.1.24

This commit is contained in:
Juergen Hoeller
2018-05-02 17:21:35 +02:00
parent e4a9ade991
commit 9c3270ad35

View File

@@ -62,7 +62,7 @@ configure(allprojects) { project ->
ext.jtaVersion = "1.2"
ext.junitVersion = "4.12"
ext.log4jVersion = "1.2.17"
ext.nettyVersion = "4.1.23.Final"
ext.nettyVersion = "4.1.24.Final"
ext.okhttpVersion = "2.7.5"
ext.okhttp3Version = "3.8.1"
ext.openjpaVersion = "2.4.2"