Revert "Revert "Revert "Error message java.lang.NoClassDefFoundError: org/hibernate/util/DTDEntityResolver"""
This reverts commit 5a4e5b408a.
This commit is contained in:
parent
5a4e5b408a
commit
452e035a19
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
|
@ -235,6 +235,11 @@
|
|||
<artifactId>hibernate-core</artifactId>
|
||||
<version>4.3.4.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-annotations</artifactId>
|
||||
<version>3.5.6-Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-ehcache</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue