Skip to content

Commit b6f62b1

Browse files
committed
Upgrade to Hibernate 6.5.2.Final.
Closes #3567
1 parent c5b6e9f commit b6f62b1

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
@@ -30,7 +30,7 @@
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.Final</hibernate>
33+
<hibernate>6.5.2.Final</hibernate>
3434
<hibernate-62>6.2.28.Final</hibernate-62>
3535
<hibernate-65-snapshots>6.5.3-SNAPSHOT</hibernate-65-snapshots>
3636
<hibernate-66>6.6.0.CR1</hibernate-66>

0 commit comments

Comments
 (0)