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/07/30 07:49:54 UTC

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

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 a78bfc7  Upgrade Hazelcast to version 3.10.4
a78bfc7 is described below

commit a78bfc7e2d84b0b0338d7cd8728996b157e74195
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 30 09:49:34 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 01037ab..23525aa 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.3</hazelcast-version>
+    <hazelcast-version>3.10.4</hazelcast-version>
     <hbase-version>1.2.6</hbase-version>
     <hessian-version>4.0.51</hessian-version>
     <hdrhistrogram-version>2.1.10</hdrhistrogram-version>