Repository: cxf Updated Branches: refs/heads/master e1ef05eb5 -> 2ac673f92
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/2ac673f9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2ac673f9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2ac673f9 Branch: refs/heads/master Commit: 2ac673f922b01f76055aa329c0bac4b77764d224 Parents: e1ef05e Author: Daniel Kulp <[email protected]> Authored: Fri Mar 21 14:06:20 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Mar 21 14:06:20 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2ac673f9/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 32fb08f..ac5798d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -148,8 +148,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>2.0.0-SNAPSHOT</cxf.wss4j.version> <cxf.xerces.version>2.11.0</cxf.xerces.version>
