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 2020/06/09 16:38:26 UTC

[cxf] branch master updated: Updating Hazelcast to 3.12.7

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 83c9d27  Updating Hazelcast to 3.12.7
83c9d27 is described below

commit 83c9d2701fbf4ed54bd704ca7c4cf67f57e1048d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jun 9 17:36:12 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 25f7278..664d071 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
         <cxf.glassfish.json.version>1.0.4</cxf.glassfish.json.version>
         <cxf.guava.version>29.0-jre</cxf.guava.version>
         <cxf.hamcrest.version>1.3</cxf.hamcrest.version>
-        <cxf.hazelcast.version>3.12.3</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.12.7</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.4.12.Final</cxf.hibernate.em.version>
         <cxf.hibernate.jpa.version>1.0.2.Final</cxf.hibernate.jpa.version>
         <cxf.hibernate.validator.version>6.1.4.Final</cxf.hibernate.validator.version>