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 2019/04/10 10:18:45 UTC

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

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 75a933a  Upgrade Hazelcast to version 3.12
75a933a is described below

commit 75a933a31ffecfe60518ac0af03dc3cdf2e69135
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 10 12:18:19 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9781d9d..eb2bc95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -275,7 +275,7 @@
         <hapi-fhir-version>3.7.0</hapi-fhir-version>
         <hawtbuf-version>1.11</hawtbuf-version>
         <hawtdispatch-version>1.22</hawtdispatch-version>
-        <hazelcast-version>3.11.2</hazelcast-version>
+        <hazelcast-version>3.12</hazelcast-version>
         <hbase-version>1.2.6</hbase-version>
         <hessian-version>4.0.51</hessian-version>
         <hdrhistrogram-version>2.1.10</hdrhistrogram-version>