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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 5ee1b8a5361eab5e0616600bbd18ba8e7a7c4fa7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 12:13:41 2026 -0400

    Bump cxf.hazelcast.version from 5.6.0 to 5.7.0 (#3116)
    
    Bumps `cxf.hazelcast.version` from 5.6.0 to 5.7.0.
    
    Updates `com.hazelcast:hazelcast` from 5.6.0 to 5.7.0
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.6.0...v5.7.0)
    
    Updates `com.hazelcast:hazelcast-spring` from 5.6.0 to 5.7.0
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.6.0...v5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.hazelcast:hazelcast
      dependency-version: 5.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.hazelcast:hazelcast-spring
      dependency-version: 5.7.0
      dependency-type: direct:production
      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>
    (cherry picked from commit 462b4f078c6a89e63623c13566d3175efa18e295)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a881cdb1f3f..bbf725e5900 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
         <cxf.glassfish.el.version>4.0.2</cxf.glassfish.el.version>
         <cxf.glassfish.json.version>2.0.1</cxf.glassfish.json.version>
         <cxf.hamcrest.version>3.0</cxf.hamcrest.version>
-        <cxf.hazelcast.version>5.5.0</cxf.hazelcast.version>
+        <cxf.hazelcast.version>5.7.0</cxf.hazelcast.version>
         <cxf.hibernate.em.version>6.6.49.Final</cxf.hibernate.em.version>
         
<cxf.hibernate.validator.version>8.0.3.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.7.4</cxf.hsqldb.version>

Reply via email to