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
commit eb76ad6674586bef76a23332030a3dc310cfa235 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Oct 15 17:14:57 2018 +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 9b3f375..b44acf4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -91,7 +91,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.2</cxf.hazelcast.version> + <cxf.hazelcast.version>3.10.6</cxf.hazelcast.version> <cxf.hibernate.em.version>5.3.3.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>
