Repository: karaf-cellar Updated Branches: refs/heads/master 3242ac14c -> f1da5ea05
[KARAF-5261] Cellar: Upgrade to Hazelcast 3.8.3 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/e918ba37 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/e918ba37 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/e918ba37 Branch: refs/heads/master Commit: e918ba3769b3902bfb2a0fc0b82170a0464f8855 Parents: 3242ac1 Author: Andrea Cosentino <[email protected]> Authored: Wed Jul 19 09:52:08 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Jul 19 09:52:08 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/e918ba37/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index be7bbff..ea873e2 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version> <felix.utils.version>1.10.0</felix.utils.version> <felix.webconsole.version>4.2.14</felix.webconsole.version> - <hazelcast.version>3.8.2</hazelcast.version> + <hazelcast.version>3.8.3</hazelcast.version> <jclouds.version>1.9.1</jclouds.version> <joda-time.version>2.9.1</joda-time.version> <junit.version>4.11</junit.version>
