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 a8a5cfc commit 285fba6Copy full SHA for 285fba6
pom.xml
@@ -30,8 +30,8 @@
30
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
31
<eclipselink>5.0.0-B11</eclipselink>
32
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
33
- <hibernate>7.1.5.Final</hibernate>
34
- <hibernate-71-snapshots>7.1.2-SNAPSHOT</hibernate-71-snapshots>
+ <hibernate>7.1.7.Final</hibernate>
+ <hibernate-71-snapshots>7.1.8-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