You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2023/07/20 05:22:02 UTC

[camel] branch coheigea/hazelcast-3.2.4-camel-3.x created (now bde6c5eef71)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch coheigea/hazelcast-3.2.4-camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


      at bde6c5eef71 Updating Hazelcast to 5.2.4

This branch includes the following new commits:

     new bde6c5eef71 Updating Hazelcast to 5.2.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Updating Hazelcast to 5.2.4

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch coheigea/hazelcast-3.2.4-camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit bde6c5eef714be1fff71620308db1013187f37a3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Jul 20 06:21:36 2023 +0100

    Updating Hazelcast to 5.2.4
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index bdc70b3f68e..b8553947ac4 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -248,7 +248,7 @@
     <hapi-version>2.3</hapi-version>
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
-    <hazelcast-version>5.2.1</hazelcast-version>
+    <hazelcast-version>5.2.4</hazelcast-version>
     <hbase-version>2.5.2</hbase-version>
     <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
     <hibernate-validator-version>6.2.5.Final</hibernate-validator-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 598b2a5349f..32de013cc17 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -230,7 +230,7 @@
         <hapi-fhir-version>4.2.0</hapi-fhir-version>
         <hawtbuf-version>1.11</hawtbuf-version>
         <hawtdispatch-version>1.22</hawtdispatch-version>
-        <hazelcast-version>5.2.1</hazelcast-version>
+        <hazelcast-version>5.2.4</hazelcast-version>
         <hbase-version>2.5.2</hbase-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.2.5.Final</hibernate-validator-version>