You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/02/18 09:40:07 UTC

[camel] branch master updated: Upgrade Hazelcast to version 3.9.3

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/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 281fc10  Upgrade Hazelcast to version 3.9.3
281fc10 is described below

commit 281fc10adb3e434cce3914083d7b04fe80b6cf32
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Feb 18 10:39:45 2018 +0100

    Upgrade Hazelcast to version 3.9.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 14057c9..1b70894 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -292,7 +292,7 @@
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
-    <hazelcast-version>3.9.2</hazelcast-version>
+    <hazelcast-version>3.9.3</hazelcast-version>
     <hbase-version>1.2.6</hbase-version>
     <hessian-version>4.0.51</hessian-version>
     <hibernate-validator-version>5.4.2.Final</hibernate-validator-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.