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

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new a12b6dd36 Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3 in 
/lang/java (#2876)
a12b6dd36 is described below

commit a12b6dd36988bb2a9b7f9ccd8f8274f30c305c0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 18:52:43 2024 +0200

    Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3 in /lang/java (#2876)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.6-2 to 1.5.6-3.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.6-2...v1.5.6-3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      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 f2a9d44b3..181786a49 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.9</tukaani.version>
     <velocity.version>2.3</velocity.version>
-    <zstd-jni.version>1.5.6-2</zstd-jni.version>
+    <zstd-jni.version>1.5.6-3</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.2.1</archetype-plugin.version>
     <bundle-plugin-version>5.1.9</bundle-plugin-version>

Reply via email to