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

davsclaus 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 44f1140370dc chore(deps-dev): Bump com.hazelcast:hazelcast from 5.4.0 
to 5.6.0 (#19584)
44f1140370dc is described below

commit 44f1140370dc199476c7230454e1c90ee36b001a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 16 09:37:50 2025 +0200

    chore(deps-dev): Bump com.hazelcast:hazelcast from 5.4.0 to 5.6.0 (#19584)
    
    Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) 
from 5.4.0 to 5.6.0.
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.4.0...v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.hazelcast:hazelcast
      dependency-version: 5.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f6c001f47d17..755b1018320c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <hapi-version>2.6.0</hapi-version>
         <hapi-base-version>2.6.0</hapi-base-version>
         <hapi-fhir-version>8.4.0</hapi-fhir-version>
-        <hazelcast-version>5.4.0</hazelcast-version>
+        <hazelcast-version>5.6.0</hazelcast-version>
         <hdrhistrogram-version>2.2.2</hdrhistrogram-version>
         <hibernate-validator-version>9.0.1.Final</hibernate-validator-version>
         <hibernate-version>6.3.2.Final</hibernate-version>

Reply via email to