You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/01/31 16:55:38 UTC

[cxf] 01/02: Updating Xerces to 2.12.2

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

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

commit a76b2d91a8cbad94abfaa60572b17d65e4173c82
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
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f296305..68720bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -233,7 +233,7 @@
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>2.3.3</cxf.wss4j.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
-        <cxf.xerces.version>2.12.1</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>