Skip to content

Commit

Permalink
Upgrade to Netty 3.4.0, closes elastic#1863.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Apr 15, 2012
1 parent 16cd159 commit 62954e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.3.1.Final</version>
<version>3.4.0.Final</version>
<scope>compile</scope>
</dependency>
<!-- END: dependencies that are shaded -->
Expand Down

0 comments on commit 62954e6

Please sign in to comment.