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/11/02 17:18:30 UTC

[cxf] 01/02: Updaing Hazelcast to 3.12.9

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

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

commit 9d3c5b23c3141d60aa9d106ec39028cd6d6cc38a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Nov 2 07:41:16 2020 +0000

    Updaing Hazelcast to 3.12.9
    
    (cherry picked from commit aeb09e380af8e8e298bc569fbb82c33598fdb142)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4699138..9dfbabe 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.7</cxf.hazelcast.version>
+        <cxf.hazelcast.version>3.12.9</cxf.hazelcast.version>
         <cxf.hibernate.em.version>5.4.18.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>