Repository: syncope Updated Branches: refs/heads/1_2_X 7c4b3ada9 -> f22ccfc2d
Upgrading CXF Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f22ccfc2 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f22ccfc2 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f22ccfc2 Branch: refs/heads/1_2_X Commit: f22ccfc2da659716cd4794ef5c02b3e9f8389113 Parents: 7c4b3ad Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Aug 1 08:25:03 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Aug 1 08:25:03 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/f22ccfc2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bccc0d4..a4fed39 100644 --- a/pom.xml +++ b/pom.xml @@ -343,7 +343,7 @@ under the License. <aspectj.version>1.8.9</aspectj.version> - <cxf.version>3.0.8</cxf.version> + <cxf.version>3.0.10</cxf.version> <spring.version>4.0.9.RELEASE</spring.version> <spring-security.version>3.2.9.RELEASE</spring-security.version> <jackson.version>2.4.6</jackson.version>
