mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-01 11:37:02 -06:00
remove netty dep for docker
This commit is contained in:
parent
9baa4954e9
commit
dce8dcdc22
@ -34,12 +34,6 @@
|
||||
<artifactId>netty-handler</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-transport-native-epoll</artifactId>
|
||||
<classifier>linux-x86_64</classifier>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.docker-java</groupId>
|
||||
<artifactId>docker-java-api</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user