summaryrefslogtreecommitdiffstats
path: root/config/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-03-05 21:40:58 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-03-05 21:40:58 +0000
commitaabd0930e6569efa85f075b054de2200d9642f27 (patch)
treebab541bcb74783eb185be824cc53920041ea5546 /config/pom.xml
parent395e7270e0d1ccb793d499b4957c1d810e617338 (diff)
Use lz4 through the compressor in vespajlib.
Diffstat (limited to 'config/pom.xml')
-rwxr-xr-xconfig/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/pom.xml b/config/pom.xml
index d4f6fd1ebf5..ad036c442d1 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -66,10 +66,6 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</dependency>
- <dependency>
- <groupId>net.jpountz.lz4</groupId>
- <artifactId>lz4</artifactId>
- </dependency>
<!-- test scope -->
<dependency>