Skip to content

Commit 017b8c3

Browse files
Upgrade to Hibernate 6.4.3.
Closes: #3350
1 parent 9c5d611 commit 017b8c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.4</eclipselink>
3232
<eclipselink-next>4.0.2</eclipselink-next>
33-
<hibernate>6.4.2.Final</hibernate>
34-
<hibernate-64-next-snapshots>6.4.3-SNAPSHOT</hibernate-64-next-snapshots>
33+
<hibernate>6.4.3.Final</hibernate>
34+
<hibernate-64-next-snapshots>6.4.4-SNAPSHOT</hibernate-64-next-snapshots>
3535
<hsqldb>2.7.1</hsqldb>
3636
<h2>2.2.220</h2>
3737
<jsqlparser>4.8</jsqlparser>

0 commit comments

Comments
 (0)