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/07/10 11:14:45 UTC

[cxf] branch 3.2.x-fixes updated: Updating woodstox

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

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


The following commit(s) were added to refs/heads/3.2.x-fixes by this push:
     new b3cf647  Updating woodstox
b3cf647 is described below

commit b3cf64705ad701efbce445ce6d731ad37b39ee03
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 10 12:13:52 2018 +0100

    Updating woodstox
    
    (cherry picked from commit 56f14a3bddb2341239763c041c9c60b09eaed8c8)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3c97b41..67d141d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,8 +164,8 @@
         <cxf.swagger.v3.version>2.0.0</cxf.swagger.v3.version>
         <cxf.swagger.ui.version>3.17.1</cxf.swagger.ui.version>
         <cxf.velocity.version>2.0</cxf.velocity.version>
-        <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>
-        <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
+        <cxf.woodstox.core.version>5.1.0</cxf.woodstox.core.version>
+        <cxf.woodstox.stax2-api.version>4.1</cxf.woodstox.stax2-api.version>
         <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>