Migrate from org.hibernate
to org.hibernate.orm
This commit is contained in:
parent
d14c6bb297
commit
cb4f194445
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -126,7 +126,7 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<groupId>org.hibernate.orm</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue