summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
Diffstat (limited to 'container-test')
-rw-r--r--container-test/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 100fe749394..2b1b20a9ed0 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -101,12 +101,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <!-- required for container-search code using org.json -->
- <groupId>org.json</groupId>
- <artifactId>json</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
<!-- TODO: this, and probably others, could be removed from here if we make the fat jar the default artifact for jdisc_core -->
<groupId>org.lz4</groupId>
<artifactId>lz4-java</artifactId>