From 2e119f774fecc70f809bd752987c20a50513779c Mon Sep 17 00:00:00 2001 From: Rajat Garg Date: Sun, 13 May 2018 21:35:58 +0530 Subject: [PATCH] Add hazelcast dependency --- libraries-data/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libraries-data/pom.xml b/libraries-data/pom.xml index c9d240beb4..f1531a8eae 100644 --- a/libraries-data/pom.xml +++ b/libraries-data/pom.xml @@ -136,6 +136,11 @@ cache-api ${cache.version} + + com.hazelcast + hazelcast + ${hazelcast.version} + @@ -268,9 +273,10 @@ 1.0.0 2.4.0 2.8.2 - 1.0.0 + 1.1.0 + 3.8.4 1.8 3.0.0 - \ No newline at end of file +