Skip to content

Commit a31052c

Browse files
committed
Upgrade to Hibernate 5.6.
Fixes #2335.
1 parent 1a00e2f commit a31052c

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
@@ -22,7 +22,7 @@
2222
<dist.key>DATAJPA</dist.key>
2323

2424
<eclipselink>2.7.9</eclipselink>
25-
<hibernate>5.5.3.Final</hibernate>
25+
<hibernate>5.6.0.Final</hibernate>
2626
<mysql-connector-java>8.0.23</mysql-connector-java>
2727
<postgresql>42.2.19</postgresql>
2828
<springdata.commons>2.6.0-SNAPSHOT</springdata.commons>

0 commit comments

Comments
 (0)