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 05e806cb6f02c0714b6ca67487c5ff532b66b948
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 15:19:35 2026 +0200

    Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-10 in /lang/java 
(#3812)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-9 to 1.5.7-10.
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-10
      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 ec2c74f419..c86dd46b90 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-9</zstd-jni.version>
+    <zstd-jni.version>1.5.7-10</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.4.1</archetype-plugin.version>
     <bundle-plugin-version>6.0.2</bundle-plugin-version>

Reply via email to