summaryrefslogtreecommitdiffstats
path: root/vespajlib
diff options
context:
space:
mode:
Diffstat (limited to 'vespajlib')
-rw-r--r--vespajlib/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/vespajlib/pom.xml b/vespajlib/pom.xml
index fd8c589ce14..6d6b02b970d 100644
--- a/vespajlib/pom.xml
+++ b/vespajlib/pom.xml
@@ -34,17 +34,14 @@
<dependency>
<groupId>io.airlift</groupId>
<artifactId>aircompressor</artifactId>
- <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <scope>compile</scope>
</dependency>
<dependency>
<groupId>net.openhft</groupId>
<artifactId>zero-allocation-hashing</artifactId>
- <version>0.16</version>
</dependency>
<!-- provided scope -->