We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf5149 commit f9c4984Copy full SHA for f9c4984
pom.xml
@@ -30,9 +30,9 @@
30
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>3.0.4</eclipselink>
32
<eclipselink-next>4.0.2</eclipselink-next>
33
- <hibernate>6.4.4.Final</hibernate>
+ <hibernate>6.4.6.Final</hibernate>
34
<hibernate-62>6.2.24.Final</hibernate-62>
35
- <hibernate-64-snapshots>6.4.5-SNAPSHOT</hibernate-64-snapshots>
+ <hibernate-64-snapshots>6.4.7-SNAPSHOT</hibernate-64-snapshots>
36
<hibernate-65>6.5.0.CR1</hibernate-65>
37
<hibernate-65-snapshots>6.5.0-SNAPSHOT</hibernate-65-snapshots>
38
<hibernate-66-snapshots>6.6.0-SNAPSHOT</hibernate-66-snapshots>
0 commit comments