cocorossello commented on a change in pull request #777:
URL: https://github.com/apache/tomee/pull/777#discussion_r603533959
##########
File path: server/openejb-cxf/pom.xml
##########
@@ -191,7 +195,7 @@
<artifactId>jaxb-xjc</artifactId>
</exclusion>
<exclusion>
- <groupId>net.sf.ehcache</groupId>
+ <groupId>org.ehcache</groupId>
Review comment:
I did this looking at the lib folder in the generated tomee, didn't see
the old ehcache there, but yes, maybe it's better to also upgrade as well,
don't really know for sure.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]