Skip to content

Commit

Permalink
Upgrade to netty 3.5.8
Browse files Browse the repository at this point in the history
closes elastic#2299.
  • Loading branch information
kimchy committed Sep 29, 2012
1 parent 6e4697c commit 809325b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.5.7.Final</version>
<version>3.5.8.Final</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 809325b

Please sign in to comment.