Upgrade to Netty 4.1.33

This commit is contained in:
Juergen Hoeller
2019-02-07 23:57:24 +01:00
parent f3326291b1
commit 95c99d63b6

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