Skip to content

Commit

Permalink
Debug : remove hibernate-jpa-2.0-api dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
vbonamy committed Oct 26, 2017
1 parent fc2987e commit 2f0494d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.hibernate.javax.persistence</groupId>
<artifactId>hibernate-jpa-2.0-api</artifactId>
<version>1.0.1.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
Expand Down

0 comments on commit 2f0494d

Please sign in to comment.