We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49803de commit f05f542Copy full SHA for f05f542
pom.xml
@@ -28,8 +28,8 @@
28
29
<properties>
30
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
31
- <eclipselink>4.0.4</eclipselink>
32
- <eclipselink-next>4.0.5-SNAPSHOT</eclipselink-next>
+ <eclipselink>4.0.5</eclipselink>
+ <eclipselink-next>4.0.6-SNAPSHOT</eclipselink-next>
33
<hibernate>6.6.4.Final</hibernate>
34
<hibernate-62>6.2.32.Final</hibernate-62>
35
<hibernate-66-snapshots>6.6.5-SNAPSHOT</hibernate-66-snapshots>
0 commit comments