DATAJPA-1374 - Upgraded Hibernate 5.3 build profile to 5.3.2.

This commit is contained in:
Oliver Gierke
2018-07-09 17:52:20 +02:00
parent d5e7dfdacd
commit 1fd0b58802

View File

@@ -148,13 +148,13 @@
<profile>
<id>hibernate-53</id>
<properties>
<hibernate>5.3.0.Final</hibernate>
<hibernate>5.3.2.Final</hibernate>
</properties>
</profile>
<profile>
<id>hibernate-53-next</id>
<properties>
<hibernate>5.3.1-SNAPSHOT</hibernate>
<hibernate>5.3.3-SNAPSHOT</hibernate>
</properties>
<repositories>
<repository>