aboutsummaryrefslogtreecommitdiffstats
path: root/airlift-zstd
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-11 11:19:45 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-11 11:19:45 +0200
commit86dc16a4bc6b228246d5b2823c893a63630cfd0a (patch)
tree33e303e3eac9cd952fbda1f956d36899f630ad0b /airlift-zstd
parent9ea34707d968c1c220cadd75479d5f110da2f642 (diff)
fixup! Update dependency com.github.luben:zstd-jni to v1.5.5-4
Diffstat (limited to 'airlift-zstd')
-rw-r--r--airlift-zstd/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/airlift-zstd/pom.xml b/airlift-zstd/pom.xml
index 7ef26a95569..6de23df5496 100644
--- a/airlift-zstd/pom.xml
+++ b/airlift-zstd/pom.xml
@@ -29,7 +29,6 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
- <version>1.5.5-4</version>
<scope>test</scope>
</dependency>