This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/master by this push:
new 1ea4506e8 Bump zstd-jni.version from 1.5.6-2 to 1.5.6-3 (#2968)
1ea4506e8 is described below
commit 1ea4506e8eb3ddeefdffd200e099588c466ddf51
Author: Utku Aydın <[email protected]>
AuthorDate: Tue Jul 30 04:14:48 2024 +0200
Bump zstd-jni.version from 1.5.6-2 to 1.5.6-3 (#2968)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 42bdd50cf..db30a31cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<opencsv.version>2.3</opencsv.version>
<jcommander.version>1.82</jcommander.version>
<tukaani.version>1.9</tukaani.version>
- <zstd-jni.version>1.5.6-2</zstd-jni.version>
+ <zstd-jni.version>1.5.6-3</zstd-jni.version>
<commons-text.version>1.12.0</commons-text.version>
<jsr305.version>3.0.2</jsr305.version>
<commons-lang3.version>3.14.0</commons-lang3.version>