ppodgorsek / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
Apache License 2.0
41 stars 6 forks source link

Replace Hibernate EntityManager by Hibernate Core #31

Closed ppodgorsek closed 5 years ago

ppodgorsek commented 5 years ago

The artifact hibernate-entitymanager has been deprecated and replaced by Hibernate Core.

ppodgorsek commented 5 years ago

Done