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

apupier 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 4acfbf857b6 Bump com.hazelcast:hazelcast from 5.3.7 to 5.4.0
4acfbf857b6 is described below

commit 4acfbf857b62d85a8d26c6c9fb2177e3f9c4b973
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 13:56:11 2024 +0000

    Bump com.hazelcast:hazelcast from 5.3.7 to 5.4.0
    
    Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) 
from 5.3.7 to 5.4.0.
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.7...v5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.hazelcast:hazelcast
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bf83da77255..e4d6b9a48ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
         <hapi-version>2.5.1</hapi-version>
         <hapi-base-version>2.5.1</hapi-base-version>
         <hapi-fhir-version>7.2.1</hapi-fhir-version>
-        <hazelcast-version>5.3.7</hazelcast-version>
+        <hazelcast-version>5.4.0</hazelcast-version>
         <hdrhistrogram-version>2.2.2</hdrhistrogram-version>
         <hibernate-validator-version>8.0.1.Final</hibernate-validator-version>
         <hibernate-version>6.3.2.Final</hibernate-version>

Reply via email to