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 2019/08/08 10:19:16 UTC

[cxf] branch master updated: Updating Hazelcast

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

coheigea 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 4c4bbee  Updating Hazelcast
4c4bbee is described below

commit 4c4bbee3d6731044256c889fc6b8284e1e120ebf
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Aug 8 11:18:50 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f2764b8..3aa8e9e 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.12.1</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.12.2</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>