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/10/25 08:01:38 UTC

[camel] branch hazelcast-5.3.5 created (now bd77a225df7)

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

acosentino pushed a change to branch hazelcast-5.3.5
in repository https://gitbox.apache.org/repos/asf/camel.git


      at bd77a225df7 Upgrade Hazelcast to version 5.3.5

This branch includes the following new commits:

     new bd77a225df7 Upgrade Hazelcast to version 5.3.5

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: Upgrade Hazelcast to version 5.3.5

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

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

commit bd77a225df7e464a4c24e0b78c0318ea213d2149
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 25 09:57:52 2023 +0200

    Upgrade Hazelcast to version 5.3.5
    
    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 efa2500ecbf..d3fc45635b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -194,7 +194,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.2</hazelcast-version>
+        <hazelcast-version>5.3.5</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>