Repository: karaf-cellar Updated Branches: refs/heads/master a883006a0 -> fac4a3296
[KARAF-5436] Upgrade to Hazelcast 3.8.5 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/cd3fab62 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/cd3fab62 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/cd3fab62 Branch: refs/heads/master Commit: cd3fab624ba392e9a393f422cfb27986e44fceae Parents: a883006 Author: Andrea Cosentino <[email protected]> Authored: Thu Sep 7 10:07:21 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Thu Sep 7 10:07:21 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/cd3fab62/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b08f25b..2cf88ae 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.4</hazelcast.version> + <hazelcast.version>3.8.5</hazelcast.version> <jclouds.version>1.9.1</jclouds.version> <joda-time.version>2.9.1</joda-time.version> <junit.version>4.11</junit.version>
