This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.2.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 60327a4d2fe1097538df3d6ab13db3c3102bae2a Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Aug 8 11:18:50 2019 +0100 Updating Hazelcast (cherry picked from commit 4c4bbee3d6731044256c889fc6b8284e1e120ebf) # 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 2919d4f..db5d21e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -89,7 +89,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.12</cxf.hazelcast.version> + <cxf.hazelcast.version>3.12.2</cxf.hazelcast.version> <cxf.hibernate.em.version>5.3.7.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>
