Skip to content

Commit

Permalink
Upgrade to Hibernate 6.2.25.Final.
Browse files Browse the repository at this point in the history
Closes #3478
  • Loading branch information
mp911de committed May 17, 2024
1 parent 2929e01 commit 2400c50
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 @@ -29,7 +29,7 @@
<properties>
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.4</eclipselink>
<hibernate>6.2.24.Final</hibernate>
<hibernate>6.2.25.Final</hibernate>
<hibernate-64>6.4.4.Final</hibernate-64>
<hibernate-64-snapshots>6.4.5-SNAPSHOT</hibernate-64-snapshots>
<hibernate-65>6.5.0.CR1</hibernate-65>
Expand Down

0 comments on commit 2400c50

Please sign in to comment.