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

RyanSkraba pushed a commit to branch branch-1.12
in repository https://gitbox.apache.org/repos/asf/avro.git

commit bd773dfd3ad0386aed04057eb377be0e96c1760a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 18:26:42 2026 +0200

    Bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-12 in /lang/java 
(#3915)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-11 to 1.5.7-12.
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-12
      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>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index ea0b8faf21..f2c9c88858 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -60,7 +60,7 @@
     <thrift.version>0.20.0</thrift.version>
     <tukaani.version>1.12</tukaani.version>
     <velocity.version>2.4.1</velocity.version>
-    <zstd-jni.version>1.5.7-11</zstd-jni.version>
+    <zstd-jni.version>1.5.7-12</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.4.1</archetype-plugin.version>
     <bundle-plugin-version>6.1.0</bundle-plugin-version>

Reply via email to