Skip to content

Commit 9048aea

Browse files
committed
Upgrade to Hibernate 6.4.
Fixes GH-3258.
1 parent 9a1a98c commit 9048aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
3131
<eclipselink>3.0.3</eclipselink>
3232
<eclipselink-next>4.0.2</eclipselink-next>
33-
<hibernate>6.3.1.Final</hibernate>
33+
<hibernate>6.4.0.Final</hibernate>
3434
<hibernate-64-next-snapshots>6.4.1-SNAPSHOT</hibernate-64-next-snapshots>
3535
<hsqldb>2.7.1</hsqldb>
3636
<h2>2.2.220</h2>

0 commit comments

Comments
 (0)