summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorArne Juul <arnej@vespa.ai>2023-10-27 12:37:04 +0000
committerArne Juul <arnej@vespa.ai>2023-10-27 12:37:04 +0000
commit45ea4ebd9fb0b85fad59ee1913bfe8982d499b58 (patch)
tree7425a63c26efb79fba89e42d1d9f65f24ae258e4 /container
parent38d8d0ffdb58b475854941a659f430b1ee5eea0d (diff)
aircompress -> aircompressor
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 7dde2c25d4b..140a204bc83 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -36,7 +36,7 @@
</exclusion>
<exclusion>
<groupId>io.airlift</groupId>
- <artifactId>aircompress</artifactId>
+ <artifactId>aircompressor</artifactId>
</exclusion>
<exclusion>
<groupId>net.java.dev.jna</groupId>