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

Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 693620b4 Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 (#1316)
693620b4 is described below

commit 693620b44d3bbf13b7bb6eda80f3f9aa595a68d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 22 16:54:31 2026 +0200

    Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 (#1316)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-8 to 1.5.7-9.
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-9
      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 4dfa2d58..626501d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
               <dependency>
                 <groupId>com.github.luben</groupId>
                 <artifactId>zstd-jni</artifactId>
-                <version>1.5.7-8</version>
+                <version>1.5.7-9</version>
               </dependency>
             </dependencies>
             <executions>

Reply via email to