From 57411781f5ed19bdd30ec8d7470a070d5939dd51 Mon Sep 17 00:00:00 2001 From: Vedran Pavic Date: Tue, 6 Oct 2015 22:57:34 +0200 Subject: [PATCH] Add dependency management for hazelcast-hibernate4 See gh-4103 --- spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 3ee8b6d6c3..e79103e6c4 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -604,6 +604,11 @@ hazelcast-spring ${hazelcast.version} + + com.hazelcast + hazelcast-hibernate4 + ${hazelcast.version} + com.jayway.jsonpath json-path