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

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


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

commit 3bb745df18669e2ae400dc0d1a37a81cdc270eb2
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.
---
 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 05a35bd..e2e288b 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