We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11dde50 commit 8e09f95Copy full SHA for 8e09f95
pom.xml
@@ -30,8 +30,8 @@
30
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>3.0.3</eclipselink>
32
<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>
+ <hibernate>6.4.2.Final</hibernate>
+ <hibernate-64-next-snapshots>6.4.3-SNAPSHOT</hibernate-64-next-snapshots>
35
<hsqldb>2.7.1</hsqldb>
36
<h2>2.2.220</h2>
37
<jsqlparser>4.5</jsqlparser>
0 commit comments