This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push:
new b02a91352 Bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-13.
b02a91352 is described below
commit b02a913522d1e0c369a790499c567915b8d99c67
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 8 09:33:42 2026 -0400
Bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-13.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e01795f2a..38457bc09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z,
arj.
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
- <version>1.5.7-11</version>
+ <version>1.5.7-13</version>
<optional>true</optional>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 854ad51f0..12f0c2ca7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -190,7 +190,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-6 #717,
#740.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-7 #768
https://github.com/luben/zstd-jni/compare/v1.5.7-6...v1.5.7-7.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-11
(#778).</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-13
(#778).</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2
#727.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.22.1 #745.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.tukaani:xz from 1.10 to 1.11,
https://github.com/tukaani-project/xz-java/compare/v1.10..v1.11</action>