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

xiangfu pushed a commit to branch winedepot-0.10
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/winedepot-0.10 by this push:
     new 5b0a8f6  upgrade avro lib to 1.9.0
5b0a8f6 is described below

commit 5b0a8f674a09bf7e6cd08477719b099e2a9e009c
Author: Xiang Fu <fx19880...@gmail.com>
AuthorDate: Wed Aug 21 02:12:25 2019 -0700

    upgrade avro lib to 1.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc8767c..ef2558c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
       See also: the surefire plugin section and the profiles section.-->
     <SKIP_INTEGRATION_TESTS>true</SKIP_INTEGRATION_TESTS>
     <!-- Configuration for unit/integration tests section 1 of 3 (properties) 
ENDS HERE.-->
-    <avro.version>1.7.6</avro.version>
+    <avro.version>1.9.0</avro.version>
     <parquet.version>1.8.0</parquet.version>
     <helix.version>0.8.4</helix.version>
     <zkclient.version>0.7</zkclient.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to