aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-07-07 10:30:29 +0000
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-11 11:16:25 +0200
commit9ea34707d968c1c220cadd75479d5f110da2f642 (patch)
treea84e9ccd3f8310bf483173a63d6f959e7d0d0dcd
parent570ba3e4fb89f8e011a1e09d72d2348800d998a6 (diff)
Update dependency com.github.luben:zstd-jni to v1.5.5-4
-rw-r--r--airlift-zstd/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/airlift-zstd/pom.xml b/airlift-zstd/pom.xml
index 9d9cb344891..7ef26a95569 100644
--- a/airlift-zstd/pom.xml
+++ b/airlift-zstd/pom.xml
@@ -29,7 +29,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
- <version>1.5.2-1</version>
+ <version>1.5.5-4</version>
<scope>test</scope>
</dependency>