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/08 22:28:53 UTC

[cxf] branch 3.5.x-fixes updated: Update Hazelcast to 4.2.5

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

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


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new 6b3c09efa1 Update Hazelcast to 4.2.5
6b3c09efa1 is described below

commit 6b3c09efa191103565e68cb159795e8cdf85a4b9
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Oct 8 18:15:08 2022 -0400

    Update Hazelcast to 4.2.5
    
    (cherry picked from commit 36554d82042c9e2ccb85946c986a768889e3a6fe)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a6437d46dc..192e8e0e74 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -118,7 +118,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.4</cxf.hazelcast.version>
+        <cxf.hazelcast.version>4.2.5</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>