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 176b945 commit 1678abaCopy full SHA for 1678aba
pom.xml
@@ -30,8 +30,8 @@
30
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>5.0.0-B07</eclipselink>
32
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
33
- <hibernate>7.0.0.Final</hibernate>
34
- <hibernate-70-snapshots>7.0.1-SNAPSHOT</hibernate-70-snapshots>
+ <hibernate>7.0.3.Final</hibernate>
+ <hibernate-70-snapshots>7.0.4-SNAPSHOT</hibernate-70-snapshots>
35
<hibernate-71-snapshots>7.1.0-SNAPSHOT</hibernate-71-snapshots>
36
<hsqldb>2.7.4</hsqldb>
37
<h2>2.3.232</h2>
0 commit comments