This is an automated email from the ASF dual-hosted git repository.
fokko 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 6d03d9df8 Bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-7
(#3442)
6d03d9df8 is described below
commit 6d03d9df810776df4b3be53761c693021503a1d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 16:36:56 2026 +0100
Bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-7 (#3442)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.7-3 to 1.5.7-7.
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-3...v1.5.7-7)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-version: 1.5.7-7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f58c53dd9..6d385c448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<opencsv.version>2.3</opencsv.version>
<jcommander.version>1.82</jcommander.version>
<tukaani.version>1.10</tukaani.version>
- <zstd-jni.version>1.5.7-3</zstd-jni.version>
+ <zstd-jni.version>1.5.7-7</zstd-jni.version>
<commons-text.version>1.13.1</commons-text.version>
<jsr305.version>3.0.2</jsr305.version>
<commons-lang3.version>3.17.0</commons-lang3.version>