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/12/10 19:10:48 UTC

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

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 523e461  Upgrade Hazelcast to version 3.12.5
523e461 is described below

commit 523e461c6ec2a1f459da41a46f3f34c8b6dd9f9f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 10 20:10:14 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a6da961..07ffd76 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,7 +259,7 @@
         <hapi-fhir-version>4.1.0</hapi-fhir-version>
         <hawtbuf-version>1.11</hawtbuf-version>
         <hawtdispatch-version>1.22</hawtdispatch-version>
-        <hazelcast-version>3.12.4</hazelcast-version>
+        <hazelcast-version>3.12.5</hazelcast-version>
         <hbase-version>1.2.6</hbase-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.1.0.Final</hibernate-validator-version>