Skip to content

Commit

Permalink
Upgrade to Netty 3.5.3, closes #2119.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Jul 27, 2012
1 parent ad1a1d6 commit c1575fa
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.2.Final</version>
<version>3.5.3.Final</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit c1575fa

Please sign in to comment.