You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/06/09 00:50:55 UTC

[cxf] branch 3.6.x-fixes updated: Updating Xerces ServiceMix bundle to 2.12.2_1

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

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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new 83b9b2a6d3 Updating Xerces ServiceMix bundle to 2.12.2_1
83b9b2a6d3 is described below

commit 83b9b2a6d374b08e7d81920cb636bf0a6a6e876c
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Jun 8 19:42:45 2022 -0400

    Updating Xerces ServiceMix bundle to 2.12.2_1
    
    (cherry picked from commit b3c1a56367eff8275f553a19f6b93ffc033fb284)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e61c6c1d1e..18e9c654b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -270,7 +270,7 @@
         <cxf.servicemix.specs.version>2.9.0</cxf.servicemix.specs.version>
         <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version>
         <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version>
-        <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version>
+        <cxf.xerces.bundle.version>2.12.2_1</cxf.xerces.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xmlsec.bundle.version>2.3.0</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>