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 1f464e2  HADOOP-16803. Upgrade jackson-databind to 2.9.10.2. (#1805)
1f464e2 is described below

commit 1f464e23963d619b338824cf49dfa77c0a8ac7df
Author: Masatake Iwasaki <iwasak...@apache.org>
AuthorDate: Wed Jan 15 19:50:25 2020 +0900

    HADOOP-16803. Upgrade jackson-databind to 2.9.10.2. (#1805)
    
    (cherry picked from commit 7f3510048dd336cfc187f54f8e86bf82b4e1a32f)
---
 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 69d091d..4ea6d3d 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -70,7 +70,7 @@
     <!-- jackson versions -->
     <jackson.version>1.9.13</jackson.version>
     <jackson2.version>2.9.10</jackson2.version>
-    <jackson2.databind.version>2.9.10.1</jackson2.databind.version>
+    <jackson2.databind.version>2.9.10.2</jackson2.databind.version>
 
     <!-- httpcomponents versions -->
     <httpclient.version>4.5.6</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