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

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


The following commit(s) were added to refs/heads/master by this push:
     new 75d85e2  GORA-660 upgrade hive version to the latest
     new f202e4d  Merge pull request #215 from rumesh-perera/GORA-660
75d85e2 is described below

commit 75d85e268fcdb868697de10e16366a06e5c66236
Author: rumesh-perera <nrumeshper...@gmail.com>
AuthorDate: Sat May 30 03:35:57 2020 +0530

    GORA-660 upgrade hive version to the latest
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 541540c..e2af7eb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -874,7 +874,7 @@
     <!-- HiveStore Dependencies -->
     <metamodel.version>5.3.0</metamodel.version>
     <json.version>20180813</json.version>
-    <hive.version>2.3.5</hive.version>
+    <hive.version>2.3.7</hive.version>
     <hadoop-common.version>2.6.0</hadoop-common.version>
 
     <!-- Testing Dependencies -->

Reply via email to