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

nkollar 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 89cf20f  AVRO-2430: Bump zstd 1.3.8-6 to 1.4.0-1 (#549)
89cf20f is described below

commit 89cf20fd44af8ce7b734e7455cd57f4dda7168f9
Author: Fokko Driesprong <[email protected]>
AuthorDate: Thu Jun 20 16:34:56 2019 +0200

    AVRO-2430: Bump zstd 1.3.8-6 to 1.4.0-1 (#549)
---
 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 50c4c8a..df196ea 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -62,7 +62,7 @@
     <joda.version>2.10.1</joda.version>
     <grpc.version>1.19.0</grpc.version>
     <netty-codec-http2.version>4.1.33.Final</netty-codec-http2.version>
-    <zstd-jni.version>1.3.8-6</zstd-jni.version>
+    <zstd-jni.version>1.4.0-1</zstd-jni.version>
 
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.0.1</archetype-plugin.version>

Reply via email to