Skip to content

Commit c56cc6e

Browse files
committed
Upgrade to netty 3.5.8
closes elastic#2299.
1 parent 05653cb commit c56cc6e

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.7.Final</version>
143+
<version>3.5.8.Final</version>
144144
<scope>compile</scope>
145145
</dependency>
146146

0 commit comments

Comments
 (0)