GitHub user danielsoro opened a pull request:
https://github.com/apache/tomee/pull/238
[IMPROVEMENT] TOMEE-2313 - Fixed surefire and openjpa versions on webapp
archetype â¦
â¦resource pom
Fixed OPENJB replace and add improvement to dependencies version for
OPENJPA and JAVA EE API. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielsoro/tomee TOMEE-2313
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/238.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #238
----
commit 6e5d0b45b267dad1905a1b0e7da1a5235a1d1359
Author: Daniel Cunha (soro) <danielsoro@...>
Date: 2018-12-04T18:11:44Z
TOMEE-2313 - Fixed surefire and openjpa versions on webapp archetype
resource pom
----
---