aboutsummaryrefslogtreecommitdiffstats
path: root/container/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container/pom.xml')
-rw-r--r--container/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 284745c1cd1..140a204bc83 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -35,8 +35,8 @@
<artifactId>asm</artifactId>
</exclusion>
<exclusion>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>airlift-zstd</artifactId>
+ <groupId>io.airlift</groupId>
+ <artifactId>aircompressor</artifactId>
</exclusion>
<exclusion>
<groupId>net.java.dev.jna</groupId>