Skip to content

Commit

Permalink
upgrade to Netty 3.5.7.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Sep 7, 2012
1 parent 8038616 commit dd97075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.5.5.Final</version>
<version>3.5.7.Final</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit dd97075

Please sign in to comment.