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

slachiewicz 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 36353e0e Bump com.github.luben:zstd-jni from 1.5.7-10 to 1.5.7-11
36353e0e is described below

commit 36353e0ecfeb4952a46c40a223eb81c405d4a6f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 05:42:35 2026 +0000

    Bump com.github.luben:zstd-jni from 1.5.7-10 to 1.5.7-11
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-10 to 1.5.7-11.
    - [Commits](https://github.com/luben/zstd-jni/commits/v1.5.7-11)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a76fa115..e3b0bc86 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-10</version>
+                <version>1.5.7-11</version>
               </dependency>
             </dependencies>
             <executions>

Reply via email to