Skip to content

Commit 2400c50

Browse files
committed
Upgrade to Hibernate 6.2.25.Final.
Closes #3478
1 parent 2929e01 commit 2400c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<properties>
3030
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
3131
<eclipselink>3.0.4</eclipselink>
32-
<hibernate>6.2.24.Final</hibernate>
32+
<hibernate>6.2.25.Final</hibernate>
3333
<hibernate-64>6.4.4.Final</hibernate-64>
3434
<hibernate-64-snapshots>6.4.5-SNAPSHOT</hibernate-64-snapshots>
3535
<hibernate-65>6.5.0.CR1</hibernate-65>

0 commit comments

Comments
 (0)