DATAJPA-1310 - Upgrade to Hibernate 5.2.16.

This commit is contained in:
Oliver Gierke
2018-04-03 11:29:44 +02:00
parent ff3f6673fe
commit 87e9bbc230

View File

@@ -22,7 +22,7 @@
<dist.key>DATAJPA</dist.key>
<eclipselink>2.6.5</eclipselink>
<hibernate>5.2.14.Final</hibernate>
<hibernate>5.2.16.Final</hibernate>
<jpa>2.0.0</jpa>
<springdata.commons>2.1.0.BUILD-SNAPSHOT</springdata.commons>
@@ -36,7 +36,7 @@
<profile>
<id>hibernate-next</id>
<properties>
<hibernate>5.2.14-SNAPSHOT</hibernate>
<hibernate>5.2.17-SNAPSHOT</hibernate>
</properties>
<repositories>
<repository>