GitHub user juneau001 opened a pull request:
https://github.com/apache/tomee/pull/264
Removed older version of arquillian-persistence-dbunit, added
arquillian-universe
[TOMEE-2140]: Retire or fix arquillian-jpa example
- Updated POM to remove dependency on outdated
arquillian-persistence-dbunit; added dependency on arquillian-universe latest
release
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/juneau001/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/264.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 #264
----
commit a0665a1752e5e8da26b7c0c494b1f777c18cbe99
Author: Josh Juneau <juneau@...>
Date: 2018-12-09T03:41:22Z
Removed older version of arquillian-persistence, added arquillian-universe
----
---