Skip to content

Commit a21d411

Browse files
committed
DATAJPA-831 - Upgraded Hibernate 5 build profile to 5.0.5.
1 parent f0009c1 commit a21d411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
<profile>
5656
<id>hibernate-5</id>
5757
<properties>
58-
<hibernate>5.0.1.Final</hibernate>
58+
<hibernate>5.0.5.Final</hibernate>
5959
</properties>
6060
</profile>
6161
<profile>
6262
<id>hibernate-5-next</id>
6363
<properties>
64-
<hibernate>5.0.2-SNAPSHOT</hibernate>
64+
<hibernate>5.0.5-SNAPSHOT</hibernate>
6565
</properties>
6666
<repositories>
6767
<repository>

0 commit comments

Comments
 (0)