DATAJPA-1402 - Upgraded Hibernate 5.3 build profile to 5.3.5.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user