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 38782db  Bump zstd-jni from 1.5.0-4 to 1.5.1-1 in /lang/java
38782db is described below

commit 38782db2b03ffdf0176b268716f29e42e4f06ec9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 2 17:34:59 2022 +0000

    Bump zstd-jni from 1.5.0-4 to 1.5.1-1 in /lang/java
    
    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.0-4 to 1.5.1-1.
    - [Release notes](https://github.com/luben/zstd-jni/releases)
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.0-4...v1.5.1-1)
    
    ---
    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]>
    (cherry picked from commit afe635352d9336a107b1272ba6f716675d23ce51)
---
 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 646ac09..1a9f4cc 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -58,7 +58,7 @@
     <easymock.version>4.3</easymock.version>
     <hamcrest.version>2.2</hamcrest.version>
     <grpc.version>1.42.1</grpc.version>
-    <zstd-jni.version>1.5.0-4</zstd-jni.version>
+    <zstd-jni.version>1.5.1-1</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.2.0</archetype-plugin.version>
     <bundle-plugin-version>5.1.2</bundle-plugin-version>

Reply via email to