Repository: cxf Updated Branches: refs/heads/master 14949c37f -> 3e3d4b800
Update a couple deps Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3e3d4b80 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3e3d4b80 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3e3d4b80 Branch: refs/heads/master Commit: 3e3d4b800e7ce26c32028c1e661a15095a900a04 Parents: 14949c3 Author: Daniel Kulp <[email protected]> Authored: Thu May 29 11:34:24 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu May 29 11:34:24 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/3e3d4b80/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f6ad0e4..3e41dff 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -154,7 +154,7 @@ <cxf.spring.mock>spring-test</cxf.spring.mock> <cxf.swagger.version>1.3.4</cxf.swagger.version> <cxf.velocity.version>1.7</cxf.velocity.version> - <cxf.woodstox.core.version>4.3.0</cxf.woodstox.core.version> + <cxf.woodstox.core.version>4.4.0</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</cxf.wss4j.version> @@ -184,7 +184,7 @@ <cxf.servicemix.specs.version.jaxrs>2.4.0</cxf.servicemix.specs.version.jaxrs> <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version> <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version> - <cxf.saaj-impl.bundle.version>1.3.21_1</cxf.saaj-impl.bundle.version> + <cxf.saaj-impl.bundle.version>1.3.23_1</cxf.saaj-impl.bundle.version> <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version> <cxf.xmlsec.bundle.version>2.0.0</cxf.xmlsec.bundle.version> <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
