diff --git a/domain/pom.xml b/domain/pom.xml
index a782b2a678c..057d964a66a 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -59,6 +59,16 @@
org.hibernate
hibernate-ehcache
+
+
+ net.sf.ehcache
+ ehcache-core
+
+
+
+
+ net.sf.ehcache
+ ehcache
org.springframework
diff --git a/pom.xml b/pom.xml
index b01bac0752e..f5c1d6dc3b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1105,6 +1105,11 @@
hibernate-ehcache
${hibernate.version}
+
+ net.sf.ehcache
+ ehcache
+ 2.10.9.2
+
org.hibernate
hibernate-jpamodelgen
@@ -1561,7 +1566,7 @@
http://localhost:${kb.port}
tcp://localhost:61616
- 5.6.0
+ 5.7.0