Skip to content

Commit 9229e37

Browse files
committed
Update eclipse link version to get rid off java version errors.
1 parent 21c0848 commit 9229e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipselink/experiment-1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.eclipse.persistence</groupId>
2727
<artifactId>eclipselink</artifactId>
28-
<version>2.7.7</version>
28+
<version>2.7.11</version>
2929
</dependency>
3030
<!-- https://mvnrepository.com/artifact/org.apache.derby/derbyclient -->
3131
<dependency>

0 commit comments

Comments
 (0)