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 06:43:19 UTC

[camel] 01/01: Updating Hazelcast to 5.2.4 (#10746) (#10748)

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.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 282abb924117107a60088c0c7deabca7f2e784fe
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Thu Jul 20 07:42:12 2023 +0100

    Updating Hazelcast to 5.2.4 (#10746) (#10748)
---
 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 6ec4dffe42b..f8a23bfec78 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -249,7 +249,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 5980bd65c29..826993a918a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,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>