From 16f3a2ac84631ea2ae836c3967fe15feba3a8384 Mon Sep 17 00:00:00 2001 From: mvanmiddelkoop Date: Sat, 28 Feb 2015 11:19:51 +0100 Subject: [PATCH] Revert "Error message java.lang.NoClassDefFoundError: org/hibernate/util/DTDEntityResolver" This reverts commit 94e33544fe6e039e2e9a0cfd124cddc2f00f7551. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index f5a666682..5d06cfb8f 100644 --- a/pom.xml +++ b/pom.xml @@ -235,6 +235,11 @@ hibernate-core 4.3.4.Final + + org.hibernate + hibernate-annotations + 3.5.6-Final + org.hibernate hibernate-ehcache