DATAJPA-1548 - Upgrade hibernate-53-next to 5.3.8-SNAPSHOT.

This commit is contained in:
Greg Turnquist
2019-05-22 13:46:33 -05:00
parent 0adaf4579a
commit 006a95f784

View File

@@ -57,7 +57,7 @@
<profile>
<id>hibernate-53-next</id>
<properties>
<hibernate>5.3.7-SNAPSHOT</hibernate>
<hibernate>5.3.8-SNAPSHOT</hibernate>
<mockito>2.19.1</mockito>
</properties>
<repositories>