Skip to content

Commit f05f542

Browse files
committed
Upgrade to Eclipselink 4.0.5.
Closes #3743
1 parent 49803de commit f05f542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828

2929
<properties>
3030
<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>
31+
<eclipselink>4.0.5</eclipselink>
32+
<eclipselink-next>4.0.6-SNAPSHOT</eclipselink-next>
3333
<hibernate>6.6.4.Final</hibernate>
3434
<hibernate-62>6.2.32.Final</hibernate-62>
3535
<hibernate-66-snapshots>6.6.5-SNAPSHOT</hibernate-66-snapshots>

0 commit comments

Comments
 (0)