Remove new security vulnerability

The latest CLM report showed up Hazelcast as a
new security vulnerability. This change upgrades
Hazelcast to the latest version.

Issue-ID: POLICY-905
Change-Id: Ifa79dff9977ae7e547abb5ab29322a8a01c37fd6
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 52452db..3775a71 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -35,7 +35,7 @@
     <description>Plugins for Apex that can be implemented with various 3PPs are implemented here.</description>
 
     <properties>
-        <version.hazelcast>3.8.3</version.hazelcast>
+        <version.hazelcast>3.10.2</version.hazelcast>
     </properties>
 
     <modules>