You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2019/10/10 06:42:06 UTC

[hadoop] 01/05: HADOOP-16365. Upgrade jackson-databind to 2.9.9. Contributed by Shweta Yakkali.

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

aajisaka pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 43576f4738401315fdb3bc665c609701ae80e965
Author: Shweta Yakkali <sh...@cloudera.com>
AuthorDate: Wed Jun 12 10:36:34 2019 -0700

    HADOOP-16365. Upgrade jackson-databind to 2.9.9. Contributed by Shweta Yakkali.
    
    Signed-off-by: Wei-Chiu Chuang <we...@apache.org>
    (cherry picked from commit cf84881dea11639bed48b4c8e8a785a535510e6d)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index f68507a..0c917b6 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -69,7 +69,7 @@
 
     <!-- jackson versions -->
     <jackson.version>1.9.13</jackson.version>
-    <jackson2.version>2.9.8</jackson2.version>
+    <jackson2.version>2.9.9</jackson2.version>
 
     <!-- httpcomponents versions -->
     <httpclient.version>4.5.6</httpclient.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org