Skip to content

Commit 61ea008

Browse files
committed
Upgrade Hibernate to 5.6.9.Final.
Closes #2583.
1 parent ac49e67 commit 61ea008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dist.key>DATAJPA</dist.key>
3131

3232
<eclipselink>2.7.9</eclipselink>
33-
<hibernate>5.6.0.Final</hibernate>
33+
<hibernate>5.6.9.Final</hibernate>
3434
<mysql-connector-java>8.0.23</mysql-connector-java>
3535
<postgresql>42.2.19</postgresql>
3636
<springdata.commons>2.6.6-SNAPSHOT</springdata.commons>

0 commit comments

Comments
 (0)