We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a48fcd commit 66d8465Copy full SHA for 66d8465
1 file changed
pom.xml
@@ -27,7 +27,7 @@
27
28
<properties>
29
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
30
- <eclipselink>5.0.0-B13</eclipselink>
+ <eclipselink>5.0.0-RC1</eclipselink>
31
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
32
<hibernate>7.2.4.Final</hibernate>
33
<hibernate-72-snapshots>7.2.5-SNAPSHOT</hibernate-72-snapshots>
0 commit comments