Repository: syncope Updated Branches: refs/heads/1_2_X 4dc90d7d0 -> fc0c8a6ca refs/heads/master 64ed630c8 -> 3d3d7a13d
Upgrading CXF Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fc0c8a6c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fc0c8a6c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fc0c8a6c Branch: refs/heads/1_2_X Commit: fc0c8a6cab5a8e4efffab79672a1824dc3c183d5 Parents: 4dc90d7 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Feb 16 14:45:31 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Feb 16 14:45:31 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/fc0c8a6c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9cba9ff..604f332 100644 --- a/pom.xml +++ b/pom.xml @@ -337,7 +337,7 @@ under the License. <aspectj.version>1.8.5</aspectj.version> - <cxf.version>3.0.3</cxf.version> + <cxf.version>3.0.4</cxf.version> <spring.version>4.0.9.RELEASE</spring.version> <spring-security.version>3.2.5.RELEASE</spring-security.version> <jackson.version>2.4.5</jackson.version>
