Upgrade to Hibernate 6.4.3.

Closes: #3350
This commit is contained in:
Christoph Strobl
2024-02-06 12:54:55 +01:00
parent 9c5d611f2b
commit 017b8c32a7

View File

@@ -30,8 +30,8 @@
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.4</eclipselink>
<eclipselink-next>4.0.2</eclipselink-next>
<hibernate>6.4.2.Final</hibernate>
<hibernate-64-next-snapshots>6.4.3-SNAPSHOT</hibernate-64-next-snapshots>
<hibernate>6.4.3.Final</hibernate>
<hibernate-64-next-snapshots>6.4.4-SNAPSHOT</hibernate-64-next-snapshots>
<hsqldb>2.7.1</hsqldb>
<h2>2.2.220</h2>
<jsqlparser>4.8</jsqlparser>