Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.9.Final.
Browse files Browse the repository at this point in the history
Closes #3788
  • Loading branch information
mp911de committed Feb 25, 2025
1 parent d34899a commit 4cb6518
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
<eclipselink>4.0.5</eclipselink>
<eclipselink-next>4.0.6-SNAPSHOT</eclipselink-next>
<hibernate>6.6.7.Final</hibernate>
<hibernate-62>6.2.32.Final</hibernate-62>
<hibernate-66-snapshots>6.6.8-SNAPSHOT</hibernate-66-snapshots>
<hibernate>6.6.9.Final</hibernate>
<hibernate-62>6.2.33.Final</hibernate-62>
<hibernate-66-snapshots>6.6.10-SNAPSHOT</hibernate-66-snapshots>
<hibernate-70>7.0.0.Beta1</hibernate-70>
<hibernate-70-snapshots>7.0.0-SNAPSHOT</hibernate-70-snapshots>
<hsqldb>2.7.4</hsqldb>
Expand Down

0 comments on commit 4cb6518

Please sign in to comment.