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

dengzh pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new 6009c5809f5 HIVE-27622: Backport of HIVE-26078: Upgrade gson to 2.8.9 
(Ashish Sharma, reviewed by Adesh Rao) (#4604)
6009c5809f5 is described below

commit 6009c5809f5d38d1422b122e65f1cc25b31e8325
Author: Aman Raj <104416558+amanraj2...@users.noreply.github.com>
AuthorDate: Sun Aug 20 16:33:49 2023 +0530

    HIVE-27622: Backport of HIVE-26078: Upgrade gson to 2.8.9 (Ashish Sharma, 
reviewed by Adesh Rao) (#4604)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0b9b9209e1e..76c93c0c123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
     <curator.version>2.12.0</curator.version>
     <jsr305.version>3.0.0</jsr305.version>
     <tephra.version>0.6.0</tephra.version>
-    <gson.version>2.2.4</gson.version>
+    <gson.version>2.8.9</gson.version>
   </properties>
 
   <repositories>

Reply via email to