Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8921296ff -> c309667e6
Updating Hazelcast Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c309667e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c309667e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c309667e Branch: refs/heads/3.0.x-fixes Commit: c309667e62e383d1adbbb3875f19a85e9c504809 Parents: 8921296 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 13 13:18:15 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 13 13:18:15 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/c309667e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c159729..a223311 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -89,7 +89,7 @@ <cxf.derby.version>10.2.2.0</cxf.derby.version> <cxf.ehcache.version>2.8.8</cxf.ehcache.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> - <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version> + <cxf.hazelcast.version>1.9.4.8</cxf.hazelcast.version> <cxf.httpcomponents.asyncclient.version>4.0.2</cxf.httpcomponents.asyncclient.version> <cxf.httpcomponents.asyncclient.version.range>[4.0,4.1)</cxf.httpcomponents.asyncclient.version.range> <cxf.httpcomponents.client.version>4.3.6</cxf.httpcomponents.client.version>
