Skip to content

Commit

Permalink
Upgrade Hibernate to 6.5.3.Final
Browse files Browse the repository at this point in the history
Closes #3617
  • Loading branch information
schauder committed Sep 19, 2024
1 parent 99be018 commit 29e69a0
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 @@
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.4</eclipselink>
<eclipselink-next>4.0.2</eclipselink-next>
<hibernate>6.5.0.Final</hibernate>
<hibernate>6.5.3.Final</hibernate>
<hibernate-62>6.2.31.Final</hibernate-62>
<hibernate-66>6.6.1.Final</hibernate-66>
<hibernate-66-snapshots>6.6.2-SNAPSHOT</hibernate-66-snapshots>
Expand Down

0 comments on commit 29e69a0

Please sign in to comment.