We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091fecc commit a926bf6Copy full SHA for a926bf6
pom.xml
@@ -30,9 +30,9 @@
30
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>4.0.6</eclipselink>
32
<eclipselink-next>4.0.7-SNAPSHOT</eclipselink-next>
33
- <hibernate>6.6.14.Final</hibernate>
+ <hibernate>6.6.15.Final</hibernate>
34
<hibernate-62>6.2.36.Final</hibernate-62>
35
- <hibernate-66-snapshots>6.6.14-SNAPSHOT</hibernate-66-snapshots>
+ <hibernate-66-snapshots>6.6.16-SNAPSHOT</hibernate-66-snapshots>
36
<hibernate-70>7.0.0.Beta5</hibernate-70>
37
<hibernate-70-snapshots>7.0.0-SNAPSHOT</hibernate-70-snapshots>
38
<hsqldb>2.7.4</hsqldb>
0 commit comments