Skip to content

Commit 71ca324

Browse files
Upgrade to Hibernate 6.5.0
Closes: #3437
1 parent 0086b38 commit 71ca324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
3131
<eclipselink>3.0.4</eclipselink>
3232
<eclipselink-next>4.0.2</eclipselink-next>
33-
<hibernate>6.5.0.CR2</hibernate>
33+
<hibernate>6.5.0.Final</hibernate>
3434
<hibernate-62>6.2.24.Final</hibernate-62>
35-
<hibernate-65-snapshots>6.5.0-SNAPSHOT</hibernate-65-snapshots>
35+
<hibernate-65-snapshots>6.5.1-SNAPSHOT</hibernate-65-snapshots>
3636
<hibernate-66-snapshots>6.6.0-SNAPSHOT</hibernate-66-snapshots>
3737
<hibernate-70-snapshots>7.0.0-SNAPSHOT</hibernate-70-snapshots>
3838
<hsqldb>2.7.1</hsqldb>

0 commit comments

Comments
 (0)