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

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


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new b0012ee5781 HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
b0012ee5781 is described below

commit b0012ee5781aafb76b0914205756dde2180fb35f
Author: Ashutosh Gupta <[email protected]>
AuthorDate: Tue May 17 20:34:12 2022 +0100

    HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
    
    
    Upgrade Apache Xerces Java to 2.12.2 due to handle vulnerability 
CVE-2022-23437
    
    Contributed by Ashutosh Gupta
---
 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 2d4e405b456..d165a8f8302 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -48,7 +48,7 @@
     <!-- JDIFF generation from embedded ant in the antrun plugin -->
     <jdiff.version>1.0.9</jdiff.version>
     <!-- Version number for xerces used by JDiff -->
-    <xerces.jdiff.version>2.12.1</xerces.jdiff.version>
+    <xerces.jdiff.version>2.12.2</xerces.jdiff.version>
 
     <kafka.version>2.8.1</kafka.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to