Skip to content

Commit 5c4737c

Browse files
committed
Upgrade to Netty 4.1.4
1 parent fbf3807 commit 5c4737c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ configure(allprojects) { project ->
6161
ext.jtaVersion = "1.2"
6262
ext.junitVersion = "4.12"
6363
ext.log4jVersion = "1.2.17"
64-
ext.nettyVersion = "4.1.3.Final"
64+
ext.nettyVersion = "4.1.4.Final"
6565
ext.okhttpVersion = "2.7.5"
6666
ext.okhttp3Version = "3.4.1"
6767
ext.openjpaVersion = "2.4.1"

0 commit comments

Comments
 (0)