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/aa7d417f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/aa7d417f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/aa7d417f Branch: refs/heads/2.7.x-fixes Commit: aa7d417f0ed28fac57a8e9ad6ebd9995c1eb13ec Parents: 0aafe46 Author: Daniel Kulp <[email protected]> Authored: Thu May 29 11:34:24 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed Jun 4 10:49:02 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/aa7d417f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4820bc7..1f77210 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,7 @@ <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.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>1.6.15</cxf.wss4j.version> @@ -177,7 +177,7 @@ <cxf.servicemix.specs.version>2.2.0</cxf.servicemix.specs.version> <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>1.5.6</cxf.xmlsec.bundle.version> <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
