DATAJPA-1402 - Upgraded Hibernate 5.3 build profile to 5.3.5.

This commit is contained in:
Oliver Gierke
2018-08-14 22:29:11 +02:00
parent 1cb36f606d
commit 611cdeeb96

View File

@@ -48,13 +48,13 @@
<profile>
<id>hibernate-53</id>
<properties>
<hibernate>5.3.4.Final</hibernate>
<hibernate>5.3.5.Final</hibernate>
</properties>
</profile>
<profile>
<id>hibernate-53-next</id>
<properties>
<hibernate>5.3.5-SNAPSHOT</hibernate>
<hibernate>5.3.6-SNAPSHOT</hibernate>
</properties>
<repositories>
<repository>