summaryrefslogtreecommitdiffstats
path: root/document/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-03-06 11:58:21 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-03-06 11:58:21 +0000
commit10b60ac98ea6b88c0e63ee51bcb96490bbbfc37f (patch)
tree10cceae038194c7378988c046757a8e007d2b031 /document/pom.xml
parentcb866b015287901b7e11bbc6b4114f6c03f70aca (diff)
Move the lz4 to a single common place in vespajlib
Diffstat (limited to 'document/pom.xml')
-rw-r--r--document/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/document/pom.xml b/document/pom.xml
index f5c5dec5b7c..acc24aca823 100644
--- a/document/pom.xml
+++ b/document/pom.xml
@@ -32,10 +32,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>net.jpountz.lz4</groupId>
- <artifactId>lz4</artifactId>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>