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 7262f64061 Update Hazelcast to 4.2.6
7262f64061 is described below
commit 7262f64061fcd0cb3e47f49e99e448698a490693
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Nov 27 10:51:08 2022 -0500
Update Hazelcast to 4.2.6
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4a0671f065..4ea785aa5a 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.5</cxf.hazelcast.version>
+ <cxf.hazelcast.version>4.2.6</cxf.hazelcast.version>
<cxf.hibernate.em.version>5.6.14.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>