You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/10/28 22:20:35 UTC

[cxf] 01/02: Update Hazelcast to 5.2.0

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

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

commit 13c592c7bc7b6861f644e937b3bed555d3ee836b
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Fri Oct 28 18:14:04 2022 -0400

    Update Hazelcast to 5.2.0
    
    (cherry picked from commit c4b52ceee197f4eff145496b35f92c6112225075)
    
    # 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 7502d3d9c4..7ecdce03e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -116,7 +116,7 @@
         <cxf.glassfish.json.version>1.1.4</cxf.glassfish.json.version>
         <cxf.guava.version>30.1-jre</cxf.guava.version>
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>
-        <cxf.hazelcast.version>4.2.5</cxf.hazelcast.version>
+        <cxf.hazelcast.version>5.2.0</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.6.12.Final</cxf.hibernate.em.version>
         <cxf.hibernate.validator.version>6.2.5.Final</cxf.hibernate.validator.version>
         <cxf.hsqldb.version>2.5.0</cxf.hsqldb.version>