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 13:49:17 UTC

[cxf] branch master updated: update cxf.hazelcast.version

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

ffang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new cc4e90a  update cxf.hazelcast.version
cc4e90a is described below

commit cc4e90a978fb625cb0a3c407a525bf74f85b9f8c
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Fri Jun 7 09:49:06 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 67f914b..9bafb9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -118,7 +118,7 @@
         <cxf.glassfish.json.version>1.0.4</cxf.glassfish.json.version>
         <cxf.guava.version>20.0</cxf.guava.version>
         <cxf.hamcrest.version>1.3</cxf.hamcrest.version>
-        <cxf.hazelcast.version>3.10.6</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.12</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.4.2.Final</cxf.hibernate.em.version>
         <cxf.hibernate.jpa.version>1.0.2.Final</cxf.hibernate.jpa.version>
         <cxf.hibernate.validator.version>5.2.5.Final</cxf.hibernate.validator.version>