Skip to content

Commit 377914b

Browse files
committed
Upgrade to netty 3.5.5, closes elastic#2196.
1 parent 14c11a9 commit 377914b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>io.netty</groupId>
142142
<artifactId>netty</artifactId>
143-
<version>3.5.4.Final</version>
143+
<version>3.5.5.Final</version>
144144
<scope>compile</scope>
145145
</dependency>
146146

0 commit comments

Comments
 (0)