mirror of https://github.com/apache/cassandra
Update netty dependency to 3.6.6
This commit is contained in:
parent
3380fa7baf
commit
196038b73e
|
|
@ -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.
Binary file not shown.
Loading…
Reference in New Issue