Skip to content

Commit

Permalink
Upgrade to Hibernate 6.5.2.Final.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Aug 8, 2024
1 parent c5b6e9f commit b6f62b1
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.2.Final</hibernate>
<hibernate-62>6.2.28.Final</hibernate-62>
<hibernate-65-snapshots>6.5.3-SNAPSHOT</hibernate-65-snapshots>
<hibernate-66>6.6.0.CR1</hibernate-66>
Expand Down

0 comments on commit b6f62b1

Please sign in to comment.