This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new cefafc093f Update Hazelcast to 5.1.3
cefafc093f is described below
commit cefafc093f527af09f51ead881d4af57dd2031b4
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Oct 8 18:30:51 2022 -0400
Update Hazelcast to 5.1.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8b4d7cda15..eef51bf011 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -93,7 +93,7 @@
<cxf.glassfish.json.version>2.0.1</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>5.1.3</cxf.hazelcast.version>
<cxf.hibernate.em.version>6.1.4.Final</cxf.hibernate.em.version>
<cxf.hibernate.validator.version>7.0.5.Final</cxf.hibernate.validator.version>
<cxf.hsqldb.version>2.6.1</cxf.hsqldb.version>