This is an automated email from the ASF dual-hosted git repository.

ggregory 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 1c5fa8190 Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-5 (#717)
1c5fa8190 is described below

commit 1c5fa819019b57d0eb3e3d3ddc091026d520eeb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 3 07:45:17 2025 -0400

    Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-5 (#717)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-4 to 1.5.7-5.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-4...v1.5.7-5)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-5
      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 498a0d52d..9108018a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,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-4</version>
+      <version>1.5.7-5</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Reply via email to