Upgrade to Hibernate 6.4.2

Closes: #3337
This commit is contained in:
Christoph Strobl
2024-01-29 08:13:18 +01:00
parent 11dde50324
commit 8e09f95b38

View File

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