Skip to content

Commit 0417b89

Browse files
committed
Dependency update: Netty 4.0.29.Final
1 parent 89e504c commit 0417b89

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
@@ -51,7 +51,7 @@ configure(allprojects) { project ->
5151
ext.jrubyVersion = "1.7.20"
5252
ext.jtaVersion = "1.2"
5353
ext.junitVersion = "4.12"
54-
ext.nettyVersion = "4.0.28.Final"
54+
ext.nettyVersion = "4.0.29.Final"
5555
ext.openjpaVersion = "2.4.0"
5656
ext.poiVersion = "3.12"
5757
ext.protobufVersion = "2.6.1"

0 commit comments

Comments
 (0)