aboutsummaryrefslogtreecommitdiffstats
path: root/container-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-test/pom.xml')
-rw-r--r--container-test/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index baff67df3c0..3676b7a3280 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -49,9 +49,8 @@
for user projects must be added in compile scope here. These dependencies are explicitly excluded
(or set to non-compile scope) in the container and/or container-dev modules. -->
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>airlift-zstd</artifactId>
- <version>${project.version}</version>
+ <groupId>io.airlift</groupId>
+ <artifactId>aircompressor</artifactId>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>