Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.1.Final.
Browse files Browse the repository at this point in the history
Closes #3613
  • Loading branch information
mp911de committed Sep 18, 2024
1 parent abd86e7 commit 87cc57b
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.4</eclipselink>
<eclipselink-next>4.0.5-SNAPSHOT</eclipselink-next>
<hibernate>6.6.0.Final</hibernate>
<hibernate-62>6.2.30.Final</hibernate-62>
<hibernate-66-snapshots>6.6.1-SNAPSHOT</hibernate-66-snapshots>
<hibernate>6.6.1.Final</hibernate>
<hibernate-62>6.2.31.Final</hibernate-62>
<hibernate-66-snapshots>6.6.2-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.1</hsqldb>
Expand Down

0 comments on commit 87cc57b

Please # to comment.