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 <[email protected]>
AuthorDate: Tue Sep 10 20:33:50 2019 +0900

    HADOOP-16530. Update xercesImpl in branch-2.
    
    Signed-off-by: Masatake Iwasaki <[email protected]>
---
 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to