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

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


The following commit(s) were added to refs/heads/master by this push:
     new 74f6bb15c Bump zstd-jni from 1.5.2-2 to 1.5.2-3 in /lang/java (#1698)
74f6bb15c is described below

commit 74f6bb15c03136aedcac687c21c8914d1bee14ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 22 21:23:22 2022 +0300

    Bump zstd-jni from 1.5.2-2 to 1.5.2-3 in /lang/java (#1698)
    
    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-2 to 1.5.2-3.
    - [Release notes](https://github.com/luben/zstd-jni/releases)
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.2-2...v1.5.2-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 70c821398..401ba8255 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -59,7 +59,7 @@
     <mockito.version>4.5.1</mockito.version>
     <hamcrest.version>2.2</hamcrest.version>
     <grpc.version>1.45.1</grpc.version>
-    <zstd-jni.version>1.5.2-2</zstd-jni.version>
+    <zstd-jni.version>1.5.2-3</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.2.1</archetype-plugin.version>
     <bundle-plugin-version>5.1.6</bundle-plugin-version>

Reply via email to