Skip to content

Commit

Permalink
Revert "Error message java.lang.NoClassDefFoundError: org/hibernate/u…
Browse files Browse the repository at this point in the history
…til/DTDEntityResolver"

This reverts commit 94e3354.
  • Loading branch information
mvanmiddelkoop committed Feb 28, 2015
1 parent 94e3354 commit 16f3a2a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 16f3a2a

Please sign in to comment.