Skip to content

Commit fffea06

Browse files
committed
Upgrade to Netty 4.1.4
1 parent 5db4495 commit fffea06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ configure(allprojects) { project ->
6767
ext.junitJupiterVersion = '5.0.0-M2'
6868
ext.junitPlatformVersion = '1.0.0-M2'
6969
ext.log4jVersion = '2.6.2'
70-
ext.nettyVersion = "4.1.3.Final"
70+
ext.nettyVersion = "4.1.4.Final"
7171
ext.okhttpVersion = "2.7.5"
7272
ext.okhttp3Version = "3.4.1"
7373
ext.poiVersion = "3.14"

0 commit comments

Comments
 (0)