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 21:38:46 UTC

[cxf] 01/02: 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.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 01ec90c7f0158150dfb54e2a168a75771962cfad
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)
    (cherry picked from commit 83b9b2a6d374b08e7d81920cb636bf0a6a6e876c)
    (cherry picked from commit 3eb84ffa473e632fe34bc76e316ec1df053e67bc)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2343aee82f..236e422599 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -274,7 +274,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.2.3</cxf.xmlsec.bundle.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>