Skip to content

Commit

Permalink
Upgrade Hibernate to 5.6.9.Final.
Browse files Browse the repository at this point in the history
Closes #2583.
  • Loading branch information
gregturn committed Jun 28, 2022
1 parent b592705 commit b8c9c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dist.key>DATAJPA</dist.key>

<eclipselink>2.7.9</eclipselink>
<hibernate>5.6.0.Final</hibernate>
<hibernate>5.6.9.Final</hibernate>
<jsqlparser>4.3</jsqlparser>
<mysql-connector-java>8.0.23</mysql-connector-java>
<postgresql>42.2.19</postgresql>
Expand Down

0 comments on commit b8c9c46

Please sign in to comment.