Skip to content

Commit

Permalink
Upgrade to Netty 3.5.4, closes elastic#2180.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Aug 16, 2012
1 parent b0b5775 commit 341c53b
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.3.Final</version>
<version>3.5.4.Final</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 341c53b

Please sign in to comment.