We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab17ab commit bf3daeaCopy full SHA for bf3daea
1 file changed
pom.xml
@@ -29,7 +29,7 @@
29
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
30
<eclipselink>5.0.0</eclipselink>
31
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
32
- <hibernate>7.2.16.Final</hibernate>
+ <hibernate>7.2.17.Final</hibernate>
33
<hibernate-72-snapshots>7.2.8-SNAPSHOT</hibernate-72-snapshots>
34
<hsqldb>2.7.4</hsqldb>
35
<h2>2.3.232</h2>
@@ -213,4 +213,4 @@
213
</pluginRepository>
214
</pluginRepositories>
215
216
-</project>
+</project>
0 commit comments