DATAJPA-1310 - Upgrade to Hibernate 5.2.16.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user