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


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 0ec1802  HADOOP-15994. Upgrade Jackson2 to 2.9.8. Contributed by 
lqjacklee.
0ec1802 is described below

commit 0ec180213cedcf03279581298c8968881f33d2a6
Author: Akira Ajisaka <aajis...@apache.org>
AuthorDate: Sat Jan 12 15:23:49 2019 +0900

    HADOOP-15994. Upgrade Jackson2 to 2.9.8. Contributed by lqjacklee.
    
    (cherry picked from commit 3bb745df18669e2ae400dc0d1a37a81cdc270eb2)
---
 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 9e4da848..941f510 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.5</jackson2.version>
+    <jackson2.version>2.9.8</jackson2.version>
 
     <!-- httpcomponents versions -->
     <httpclient.version>4.5.2</httpclient.version>


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

Reply via email to