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/09 00:46:50 UTC

[cxf] branch 3.4.x-fixes updated: Update Hazelcast to 3.12.13

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

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new 2c9b204cc6 Update Hazelcast to 3.12.13
2c9b204cc6 is described below

commit 2c9b204cc679ac4a93ae14466eec24fbb153b701
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Oct 8 20:46:31 2022 -0400

    Update Hazelcast to 3.12.13
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e96fbde24f..c9a393edf4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,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>3.12.9</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.12.13</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>