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 iw...@apache.org on 2019/09/10 11:47:20 UTC

[hadoop] branch branch-2 updated: HADOOP-16530. Update xercesImpl in branch-2.

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

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


The following commit(s) were added to refs/heads/branch-2 by this push:
     new dbf9218  HADOOP-16530. Update xercesImpl in branch-2.
dbf9218 is described below

commit dbf921844c38562e6a5f73cd500913668818eb1e
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Tue Sep 10 20:33:50 2019 +0900

    HADOOP-16530. Update xercesImpl in branch-2.
    
    Signed-off-by: Masatake Iwasaki <iw...@apache.org>
---
 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 64ba62f..ae2ab01 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1108,7 +1108,7 @@
       <dependency>
         <groupId>xerces</groupId>
         <artifactId>xercesImpl</artifactId>
-        <version>2.9.1</version>
+        <version>2.12.0</version>
       </dependency>
 
       <dependency>


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