Skip to content

Commit 07f87c7

Browse files
committed
Upgrade to Hibernate 6.6.28.Final.
Closes #4005
1 parent 9898221 commit 07f87c7

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.13.0</antlr> <!-- align with Hibernate's parser -->
3131
<eclipselink>4.0.7</eclipselink>
3232
<eclipselink-next>4.0.8-SNAPSHOT</eclipselink-next>
33-
<hibernate>6.6.25.Final</hibernate>
33+
<hibernate>6.6.28.Final</hibernate>
3434
<hibernate-62>6.2.38.Final</hibernate-62>
3535
<hibernate-66-snapshots>6.6.26.Final</hibernate-66-snapshots>
3636
<hibernate-70>7.0.0.Beta5</hibernate-70>

0 commit comments

Comments
 (0)