Update netty dependency to 3.6.6

This commit is contained in:
Sylvain Lebresne 2013-09-02 18:00:27 +02:00
parent 3380fa7baf
commit 196038b73e
3 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@
<dependency groupId="com.yammer.metrics" artifactId="metrics-core" version="2.0.3" />
<dependency groupId="edu.stanford.ppl" artifactId="snaptree" version="0.1" />
<dependency groupId="org.mindrot" artifactId="jbcrypt" version="0.3m" />
<dependency groupId="io.netty" artifactId="netty" version="3.5.9.Final" />
<dependency groupId="io.netty" artifactId="netty" version="3.6.6.Final" />
</dependencyManagement>
<developer id="alakshman" name="Avinash Lakshman"/>
<developer id="antelder" name="Anthony Elder"/>

Binary file not shown.

BIN
lib/netty-3.6.6.Final.jar Normal file

Binary file not shown.