Skip to content

Commit

Permalink
Upgrade to netty 3.9.1
Browse files Browse the repository at this point in the history
closes #6331
  • Loading branch information
kimchy committed May 29, 2014
1 parent bec51a6 commit b2c7c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -245,7 +245,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.9.0.Final</version>
<version>3.9.1.Final</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit b2c7c8b

Please sign in to comment.