Remove dependency management for hibernate-entitymanager
Closes gh-8433
This commit is contained in:
committed by
Stephane Nicoll
parent
9c88ba3b90
commit
1c789f1a8d
@@ -51,7 +51,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-entitymanager</artifactId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user