You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/10/15 18:53:50 UTC

[cxf] 08/09: Updating Hazelcast on 3.2.x

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

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

commit ffd2be5bd58a90af292bd78fd05701845a9cdf78
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 15 17:57:08 2018 +0100

    Updating Hazelcast on 3.2.x
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 689db81..7938a5a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
         <cxf.ehcache3.version>3.0.3</cxf.ehcache3.version>
         <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version>
         <cxf.guava.version>20.0</cxf.guava.version>
-        <cxf.hazelcast.version>3.9.2</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.9.4</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.3.3.Final</cxf.hibernate.em.version>
         <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>