aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2023-01-03 10:37:27 +0100
committergjoranv <gv@verizonmedia.com>2023-01-03 13:05:55 +0100
commit4ec77f142cb80f27c392944152407d2984f37857 (patch)
tree5f2357fc19ec113cc8beddc52ea03cd4be10ede5 /config-model-fat
parentc5e7d984d15d52e7d8d2239ef9031bc3994d1169 (diff)
Remove all dependencies to io.airlift:aircompressor
- Replaced by vespa/airlift-zstd
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 380c0de4225..fa1a7558745 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -205,7 +205,6 @@
<i>com.sun.xml.bind:jaxb-core:*:*</i>
<i>com.sun.xml.bind:jaxb-impl:*:*</i>
<i>com.thaiopensource:jing:*:*</i>
- <i>io.airlift:aircompressor:*:*</i>
<i>io.prometheus:simpleclient:*:*</i>
<i>io.prometheus:simpleclient_common:*:*</i>
<i>javax.inject:javax.inject:*:*</i>