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 ccb71aead Bump com.github.luben:zstd-jni from 1.5.6-8 to 1.5.6-9 (#630)
ccb71aead is described below

commit ccb71aead3a0cf8039ad4a0848122b7d9d95a756
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 2 13:11:10 2025 -0500

    Bump com.github.luben:zstd-jni from 1.5.6-8 to 1.5.6-9 (#630)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.6-8 to 1.5.6-9.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.6-8...v1.5.6-9)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 17c376174..55cfc0346 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,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.6-8</version>
+      <version>1.5.6-9</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Reply via email to