Skip to content

Commit 5b28510

Browse files
Upgrade to Hibernate 6.4.2
Closes: #3337
1 parent 699d3a2 commit 5b28510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
3131
<eclipselink>3.0.3</eclipselink>
3232
<eclipselink-next>4.0.2</eclipselink-next>
33-
<hibernate>6.4.0.Final</hibernate>
34-
<hibernate-64-next-snapshots>6.4.1-SNAPSHOT</hibernate-64-next-snapshots>
33+
<hibernate>6.4.2.Final</hibernate>
34+
<hibernate-64-next-snapshots>6.4.3-SNAPSHOT</hibernate-64-next-snapshots>
3535
<hsqldb>2.7.1</hsqldb>
3636
<h2>2.2.220</h2>
3737
<jsqlparser>4.5</jsqlparser>

0 commit comments

Comments
 (0)