From 3c0401fd96ba7edc38c42e33e9e53fef522e76e4 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Mon, 10 Feb 2014 12:27:55 -0500 Subject: [PATCH] Overriding the archaic ehcache shipped with hibernate. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 03e72ac..0598d17 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,7 @@ [0.4, 0.5) 1.3.175 4.3.0.Final + 2.6.6 @@ -150,6 +151,11 @@ hibernate-ehcache ${lib.hibernate.version} + + net.sf.ehcache + ehcache-core + ${lib.hibernate.ehcache.version} + org.hibernate hibernate-c3p0