From b9e220a2b9e1a678f615f465d2b14661aa231b29 Mon Sep 17 00:00:00 2001 From: Rafal Leszko Date: Fri, 1 Mar 2019 09:09:39 +0100 Subject: [PATCH] Change 'hazelcast' dependency scope to provided --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 010443d..5f36666 100644 --- a/pom.xml +++ b/pom.xml @@ -234,6 +234,7 @@ com.hazelcast hazelcast ${hazelcast.version} + provided com.hazelcast