Skip to content

Commit d881e87

Browse files
committed
Upgrade to Eclipselink 5.0.0-B10.
Closes #4006
1 parent 72dd53a commit d881e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<properties>
3030
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser -->
31-
<eclipselink>5.0.0-B09</eclipselink>
31+
<eclipselink>5.0.0-B10</eclipselink>
3232
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next>
3333
<hibernate>7.1.0.Final</hibernate>
3434
<hibernate-71-snapshots>7.1.1-SNAPSHOT</hibernate-71-snapshots>

0 commit comments

Comments
 (0)