Skip to content

Commit bf3daea

Browse files
committed
Upgrade to Hibernate 7.2.17.Final.
See #4265
1 parent fab17ab commit bf3daea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
3030
<eclipselink>5.0.0</eclipselink>
3131
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
32-
<hibernate>7.2.16.Final</hibernate>
32+
<hibernate>7.2.17.Final</hibernate>
3333
<hibernate-72-snapshots>7.2.8-SNAPSHOT</hibernate-72-snapshots>
3434
<hsqldb>2.7.4</hsqldb>
3535
<h2>2.3.232</h2>
@@ -213,4 +213,4 @@
213213
</pluginRepository>
214214
</pluginRepositories>
215215

216-
</project>
216+
</project>

0 commit comments

Comments
 (0)