We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac34c2 commit d151c45Copy full SHA for d151c45
pom.xml
@@ -30,7 +30,7 @@
30
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>4.0.4</eclipselink>
32
<eclipselink-next>4.0.5-SNAPSHOT</eclipselink-next>
33
- <hibernate>6.6.2.Final</hibernate>
+ <hibernate>6.6.4.Final</hibernate>
34
<hibernate-62>6.2.31.Final</hibernate-62>
35
<hibernate-66-snapshots>6.6.3-SNAPSHOT</hibernate-66-snapshots>
36
<hibernate-70>7.0.0.Beta1</hibernate-70>
0 commit comments