summaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-01-07 16:04:18 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-01-07 16:16:13 +0100
commit1b09fb50041b9a24a96b9b18df86e755e85e239b (patch)
tree68759387f11f16919e3ea9e17b41afbccbc0bac2 /cloud-tenant-base-dependencies-enforcer
parentde747f7296327a96b5f298f7f0f3905f91dfb8ba (diff)
Add aircompressor library to vespajlib (for zstd)
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index 16dbd6b4014..414039ac492 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -235,6 +235,7 @@
<include>commons-beanutils:commons-beanutils:1.7.0:jar:test</include>
<include>commons-codec:commons-codec:1.11:jar:test</include>
<include>commons-digester:commons-digester:1.8:jar:test</include>
+ <include>io.airlift:aircompressor:0.17:jar:test</include>
<include>io.airlift:airline:0.7:jar:test</include>
<include>io.jsonwebtoken:jjwt:0.9.1:jar:test</include>
<include>io.prometheus:simpleclient:0.6.0:jar:test</include>