aboutsummaryrefslogtreecommitdiff
path: root/common/network-shuffle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/network-shuffle/pom.xml')
-rw-r--r--common/network-shuffle/pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/common/network-shuffle/pom.xml b/common/network-shuffle/pom.xml
index d211bd5bd1..511e1f29de 100644
--- a/common/network-shuffle/pom.xml
+++ b/common/network-shuffle/pom.xml
@@ -43,26 +43,10 @@
</dependency>
<dependency>
- <groupId>org.fusesource.leveldbjni</groupId>
- <artifactId>leveldbjni-all</artifactId>
- <version>1.8</version>
- </dependency>
-
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- </dependency>
-
- <dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
</dependency>
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-annotations</artifactId>
- </dependency>
-
<!-- Provided dependencies -->
<dependency>
<groupId>org.slf4j</groupId>