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 2018/08/13 14:43:20 UTC

[cxf] 05/06: Updating Xerces

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ef2301702553e33cce206467b0b7c7b052762474
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Aug 13 14:55:54 2018 +0100

    Updating Xerces
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c8abaa..caedeee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -174,7 +174,7 @@
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>2.2.2</cxf.wss4j.version>
         <cxf.xbean.version>3.5</cxf.xbean.version>
-        <cxf.xerces.version>2.11.0</cxf.xerces.version>
+        <cxf.xerces.version>2.12.0</cxf.xerces.version>
         <cxf.xmlschema.version>2.2.3</cxf.xmlschema.version>
         <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version>
         <cxf.validation.api.version>1.1.0.Final</cxf.validation.api.version>
@@ -216,7 +216,7 @@
         <cxf.xmlsec.bundle.version>2.1.2</cxf.xmlsec.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
-        <cxf.xerces.bundle.version>2.11.0_1</cxf.xerces.bundle.version>
+        <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version>
         <cxf.bcel.bundle.version>5.2_4</cxf.bcel.bundle.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
         <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version>