Repository: syncope Updated Branches: refs/heads/2_0_X 974850702 -> 71010b75d
Upgrading CXF Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/71010b75 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/71010b75 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/71010b75 Branch: refs/heads/2_0_X Commit: 71010b75d14d6b756ce625a96fbd5fa7211b40b9 Parents: 9748507 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Sep 13 09:09:48 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Sep 13 09:09:48 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/71010b75/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b0dfa68..9bbf79b 100644 --- a/pom.xml +++ b/pom.xml @@ -364,7 +364,7 @@ under the License. <connid.ldap.version>1.5.2</connid.ldap.version> <connid.ad.version>1.3.4</connid.ad.version> - <cxf.version>3.1.12</cxf.version> + <cxf.version>3.1.13</cxf.version> <jackson.version>2.9.1</jackson.version>
