You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2019/06/07 14:14:16 UTC

[cxf] branch 3.2.x-fixes updated: update cxf.hazelcast.version

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

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


The following commit(s) were added to refs/heads/3.2.x-fixes by this push:
     new 5f167d6  update cxf.hazelcast.version
5f167d6 is described below

commit 5f167d6e19fbbe77d021b49a4ca3b7ab80c08320
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Fri Jun 7 10:14:08 2019 -0400

    update cxf.hazelcast.version
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3fd62d1..c2da314 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.4</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.12</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.3.7.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>