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/10/04 08:15:45 UTC

[camel] branch master updated: Upgrade Hazelcast to version 3.12.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 54e103a  Upgrade Hazelcast to version 3.12.3
54e103a is described below

commit 54e103a8e6763259fa3b4d62faa5edb68297dff8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Oct 4 10:15:00 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 092b342..e320547 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -258,7 +258,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.12.2</hazelcast-version>
+        <hazelcast-version>3.12.3</hazelcast-version>
         <hbase-version>1.2.6</hbase-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.0.17.Final</hibernate-validator-version>