Merge pull request #6721 from Mark Paluch
* gh-6721: Include netty-handler as transient dependency of cassandra-driver-dse
This commit is contained in:
commit
9e2dcbbe96
|
@ -596,10 +596,6 @@
|
|||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-handler</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue