Skip to content

Commit 57c8939

Browse files
committed
Upgrade to Hibernate 7.2.18.Final.
Closes #4277
1 parent 2b188aa commit 57c8939

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.17.Final</hibernate>
32+
<hibernate>7.2.18.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)