mirror of https://github.com/apache/cassandra
Upgrade netty to 4.0.20
This commit is contained in:
parent
a14a01c924
commit
a3dc7b8b41
|
|
@ -396,7 +396,7 @@
|
|||
<dependency groupId="com.addthis.metrics" artifactId="reporter-config" version="2.1.0" />
|
||||
<dependency groupId="org.mindrot" artifactId="jbcrypt" version="0.3m" />
|
||||
<dependency groupId="io.airlift" artifactId="airline" version="0.6" />
|
||||
<dependency groupId="io.netty" artifactId="netty-all" version="4.0.19.Final" />
|
||||
<dependency groupId="io.netty" artifactId="netty-all" version="4.0.20.Final" />
|
||||
<dependency groupId="com.google.code.findbugs" artifactId="jsr305" version="2.0.2" />
|
||||
<dependency groupId="com.clearspring.analytics" artifactId="stream" version="2.5.2" />
|
||||
<dependency groupId="com.datastax.cassandra" artifactId="cassandra-driver-core" version="2.0.1" />
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue