Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes 7a4c219fa -> 4399f9286


Update to the latest Woodstox releases


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6bb263b2
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6bb263b2
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6bb263b2

Branch: refs/heads/2.7.x-fixes
Commit: 6bb263b2f44ed9ab150cb9af4572e172c1b8709e
Parents: 7a4c219
Author: Daniel Kulp <[email protected]>
Authored: Fri Mar 21 14:06:20 2014 -0400
Committer: Daniel Kulp <[email protected]>
Committed: Fri Mar 21 17:11:20 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/6bb263b2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d5c512c..d084783 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,8 +150,8 @@
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.swagger.version>1.3.0</cxf.swagger.version>
         <cxf.velocity.version>1.7</cxf.velocity.version>
-        <cxf.woodstox.core.version>4.2.0</cxf.woodstox.core.version>
-        <cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version>
+        <cxf.woodstox.core.version>4.2.1</cxf.woodstox.core.version>
+        <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>1.6.14</cxf.wss4j.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>

Reply via email to