Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 8acd00d2a -> 55fec9df4
Updating CXF + WSS4J Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/55fec9df Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/55fec9df Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/55fec9df Branch: refs/heads/1.2.x-fixes Commit: 55fec9df42ae3f225ea79b1ca029db305d39f902 Parents: 8acd00d Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Nov 4 11:00:38 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Nov 4 11:00:38 2015 +0000 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/55fec9df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 61d43a7..8e311f6 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <apacheds.version>2.0.0-M19</apacheds.version> <commons.lang.version>3.4</commons.lang.version> <commons.logging.version>1.2</commons.logging.version> - <cxf.version>3.0.6</cxf.version> + <cxf.version>3.0.7</cxf.version> <cxf.build-utils.version>3.0.0</cxf.build-utils.version> <easymock.version>3.3</easymock.version> <ecj.version>4.4.2</ecj.version> @@ -62,7 +62,7 @@ <spring.version>3.2.8.RELEASE</spring.version> <spring.security.version>3.1.7.RELEASE</spring.security.version> <tomcat.version>7.0.64</tomcat.version> - <wss4j.version>2.0.5</wss4j.version> + <wss4j.version>2.0.6</wss4j.version> <xalan.version>2.7.2</xalan.version> <bval.version>0.5</bval.version>
