You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2022/02/24 18:51:57 UTC

[cxf] 06/15: Updating Xerces to 2.12.2

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

dkulp pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e574ae5d64c6fb2184202c4ea98634297ffc1d8e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 31 16:54:22 2022 +0000

    Updating Xerces to 2.12.2
    
    (cherry picked from commit 71e7c2bbea6fd1f6e3451673af939f5e910b91bc)
    (cherry picked from commit dff93aa931d7c4d671c458f63f450c0a4d5fea3f)
    
    # Conflicts:
    #	parent/pom.xml
    (cherry picked from commit a76b2d91a8cbad94abfaa60572b17d65e4173c82)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bf84888..8bb298e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,7 @@
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>2.2.7</cxf.wss4j.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
-        <cxf.xerces.version>2.12.0</cxf.xerces.version>
+        <cxf.xerces.version>2.12.2</cxf.xerces.version>
         <cxf.xmlschema.version>2.2.5</cxf.xmlschema.version>
         <cxf.zest.version>2.1</cxf.zest.version>