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 2023/08/22 09:27:07 UTC

[camel] branch main updated: Upgrade Hazelcast to version 5.3.2 (#11169)

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new dba54fdda6c Upgrade Hazelcast to version 5.3.2 (#11169)
dba54fdda6c is described below

commit dba54fdda6cdc7c38d7eae0725474706f53bf238
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 22 11:27:01 2023 +0200

    Upgrade Hazelcast to version 5.3.2 (#11169)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1eb5b84b609..d9a1c5c0445 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -196,7 +196,7 @@
         <hapi-version>2.3</hapi-version>
         <hapi-base-version>2.3</hapi-base-version>
         <hapi-fhir-version>6.6.2</hapi-fhir-version>
-        <hazelcast-version>5.3.1</hazelcast-version>
+        <hazelcast-version>5.3.2</hazelcast-version>
         <hdrhistrogram-version>2.1.12</hdrhistrogram-version>
         <hibernate-validator-version>8.0.1.Final</hibernate-validator-version>
         <hibernate-version>5.6.15.Final</hibernate-version>