Skip to content

Commit f8abba0

Browse files
committed
Upgrade to Netty 4.0.40
1 parent 5f44d54 commit f8abba0

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
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
5656
ext.jtaVersion = "1.2"
5757
ext.junitVersion = "4.12"
5858
ext.log4jVersion = "1.2.17"
59-
ext.nettyVersion = "4.0.39.Final"
59+
ext.nettyVersion = "4.0.40.Final"
6060
ext.okhttpVersion = "2.7.5"
6161
ext.openjpaVersion = "2.4.1"
6262
ext.poiVersion = "3.13"

0 commit comments

Comments
 (0)