Repository: syncope Updated Branches: refs/heads/1_2_X 947e0d009 -> 9ad14b17a
Upgrading CXF Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/9ad14b17 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/9ad14b17 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/9ad14b17 Branch: refs/heads/1_2_X Commit: 9ad14b17a3d34888e09b7c256de976e994ed34fd Parents: 947e0d0 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Sep 15 12:37:50 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Sep 15 12:37:50 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/9ad14b17/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e2c460a..9169333 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.14</cxf.version> + <cxf.version>3.0.15</cxf.version> <spring.version>4.2.9.RELEASE</spring.version> <spring-security.version>3.2.10.RELEASE</spring-security.version> <jackson.version>2.4.6</jackson.version>
