JAVA-3710: Replace hibernate-entitymanager dependency with hibernate-core
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-entitymanager</artifactId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xml-apis</groupId>
|
||||
|
||||
Reference in New Issue
Block a user