Upgrade to Netty 4.1.38

This commit is contained in:
Juergen Hoeller
2019-07-31 23:17:28 +02:00
parent b7304651de
commit c14d2d37d4

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.37.Final"
ext.nettyVersion = "4.1.38.Final"
ext.okhttpVersion = "2.7.5"
ext.okhttp3Version = "3.8.1"
ext.openjpaVersion = "2.4.2"