HHH-5930 - Removed Ant and Hibernate Tools dependency from Envers build
This commit is contained in:
parent
bbbbf779d7
commit
566f0d4d89
|
@ -106,6 +106,7 @@
|
|||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-tools</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ant</groupId>
|
||||
|
|
Loading…
Reference in New Issue