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

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


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new caa8f8ab2 Bump zstd-jni from 1.5.2-3 to 1.5.2-4 in /lang/java (#1877)
caa8f8ab2 is described below

commit caa8f8ab2951b9abc7ab763279537e3e4f51f3af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 19 09:00:13 2022 +0300

    Bump zstd-jni from 1.5.2-3 to 1.5.2-4 in /lang/java (#1877)
    
    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-3 to 1.5.2-4.
    - [Release notes](https://github.com/luben/zstd-jni/releases)
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit aa18292cb1cb56b7be19072a1892f0bc455d3ec1)
---
 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 65df7f736..aa58e1fae 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -59,7 +59,7 @@
     <mockito.version>4.8.0</mockito.version>
     <hamcrest.version>2.2</hamcrest.version>
     <grpc.version>1.49.0</grpc.version>
-    <zstd-jni.version>1.5.2-3</zstd-jni.version>
+    <zstd-jni.version>1.5.2-4</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.2.1</archetype-plugin.version>
     <bundle-plugin-version>5.1.8</bundle-plugin-version>

Reply via email to