Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.4.Final.
Browse files Browse the repository at this point in the history
Closes: #3710
  • Loading branch information
christophstrobl committed Jan 8, 2025
1 parent 6404282 commit b311791
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>4.0.4</eclipselink>
<eclipselink-next>4.0.5-SNAPSHOT</eclipselink-next>
<hibernate>6.6.2.Final</hibernate>
<hibernate>6.6.4.Final</hibernate>
<hibernate-62>6.2.31.Final</hibernate-62>
<hibernate-66-snapshots>6.6.3-SNAPSHOT</hibernate-66-snapshots>
<hibernate-70>7.0.0.Beta1</hibernate-70>
Expand Down

0 comments on commit b311791

Please sign in to comment.