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 8b4d601 commit 2dacd71Copy full SHA for 2dacd71
pom.xml
@@ -30,8 +30,8 @@
30
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>5.0.0-B10</eclipselink>
32
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
33
- <hibernate>7.1.0.Final</hibernate>
34
- <hibernate-71-snapshots>7.1.1-SNAPSHOT</hibernate-71-snapshots>
+ <hibernate>7.1.1.Final</hibernate>
+ <hibernate-71-snapshots>7.1.2-SNAPSHOT</hibernate-71-snapshots>
35
<hsqldb>2.7.4</hsqldb>
36
<h2>2.3.232</h2>
37
<jakarta-persistence-api>3.2.0</jakarta-persistence-api>
0 commit comments