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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7fc5a88  HIVE-22089 : Upgrade jackson to 2.9.9 (Ashutosh Chauhan via 
Jesus Camacho Rodriguez)
7fc5a88 is described below

commit 7fc5a88a149cf0767a5846cbb6ace22d8e99a63c
Author: Ashutosh Chauhan <[email protected]>
AuthorDate: Thu Aug 8 16:28:52 2019 -0700

    HIVE-22089 : Upgrade jackson to 2.9.9 (Ashutosh Chauhan via Jesus Camacho 
Rodriguez)
    
    Signed-off-by: Ashutosh Chauhan <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 51bdc80..de086d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
     <httpcomponents.client.version>4.5.6</httpcomponents.client.version>
     <httpcomponents.core.version>4.4.10</httpcomponents.core.version>
     <ivy.version>2.4.0</ivy.version>
-    <jackson.version>2.9.8</jackson.version>
+    <jackson.version>2.9.9</jackson.version>
     <jamon.plugin.version>2.3.4</jamon.plugin.version>
     <jamon-runtime.version>2.3.1</jamon-runtime.version>
     <javaewah.version>0.3.2</javaewah.version>

Reply via email to