Repository: syncope Updated Branches: refs/heads/1_2_X ce250c73b -> d7db0414c
Upgrading CXF Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/d7db0414 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d7db0414 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d7db0414 Branch: refs/heads/1_2_X Commit: d7db0414cb45d24007377b28e3bef830cd784217 Parents: ce250c7 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Nov 29 11:13:31 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Nov 29 11:13:31 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/d7db0414/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fded32e..12fe40f 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.15</cxf.version> + <cxf.version>3.0.16</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>
