Add dependency management for hazelcast-hibernate4
See gh-4103
This commit is contained in:
committed by
Stephane Nicoll
parent
e26a4c5347
commit
57411781f5
@@ -604,6 +604,11 @@
|
||||
<artifactId>hazelcast-spring</artifactId>
|
||||
<version>${hazelcast.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.hazelcast</groupId>
|
||||
<artifactId>hazelcast-hibernate4</artifactId>
|
||||
<version>${hazelcast.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.jayway.jsonpath</groupId>
|
||||
<artifactId>json-path</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user