This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/master by this push:
new b5b834e TOMEE-2692 upgrade to EclipseLink 2.7.4
b5b834e is described below
commit b5b834e23bf80b6d1034b222bce3f4395bd0ea5a
Author: Jonathan Gallimore <[email protected]>
AuthorDate: Wed Sep 25 14:37:58 2019 +0100
TOMEE-2692 upgrade to EclipseLink 2.7.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index db068cd..64c0be9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
<version.axiom>1.2.20</version.axiom>
<version.xalan>2.7.2</version.xalan>
<version.hibernate>4.2.18.Final</version.hibernate>
- <version.eclipselink>2.6.4</version.eclipselink>
+ <version.eclipselink>2.7.4</version.eclipselink>
<version.groovy>2.4.12</version.groovy>
<!-- arquillian related -->