This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git
commit 8f3f90afed636f58d9452f91ac38e5af7de7b584 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Dec 1 08:47:30 2017 +0100 [KARAF-5513] Upgrade to Hazelcast 3.9.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f79ca0..c960d1d 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.5</hazelcast.version> + <hazelcast.version>3.9.1</hazelcast.version> <jclouds.version>1.9.1</jclouds.version> <joda-time.version>2.9.1</joda-time.version> <junit.version>4.11</junit.version> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
