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/10/11 05:46:19 UTC

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

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 c9e498c  Upgrade Hazelcast to version 3.10.6
c9e498c is described below

commit c9e498c963b891b3ba99edc80daffb29405c177a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 11 07:45:30 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f39dec..2a2101a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -290,7 +290,7 @@
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdb-version>1.6</hawtdb-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
-    <hazelcast-version>3.10.5</hazelcast-version>
+    <hazelcast-version>3.10.6</hazelcast-version>
     <hbase-version>1.2.6</hbase-version>
     <hessian-version>4.0.51</hessian-version>
     <hdrhistrogram-version>2.1.10</hdrhistrogram-version>