This is an automated email from the ASF dual-hosted git repository. iemejia pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/avro.git
commit 95137750f65bef405d2086088b01fedde701b252 Author: Fokko Driesprong <[email protected]> AuthorDate: Thu Aug 29 10:14:33 2019 +0200 AVRO-2537: Bump zstd-jni from 1.4.0-1 to 1.4.3-1 (#630) --- lang/java/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/java/pom.xml b/lang/java/pom.xml index 9b9d6f9..9a1d763 100644 --- a/lang/java/pom.xml +++ b/lang/java/pom.xml @@ -62,8 +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.4.0-1</zstd-jni.version> - + <zstd-jni.version>1.4.3-1</zstd-jni.version> <!-- version properties for plugins --> <archetype-plugin.version>3.0.1</archetype-plugin.version> <bundle-plugin-version>4.1.0</bundle-plugin-version>
