DATAJPA-1268 - Upgrade to Hibernate 5.2.13.

This commit is contained in:
Oliver Gierke
2018-02-15 14:34:59 +01:00
parent f4a560dc27
commit b658949d01

View File

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