dblevins commented on a change in pull request #777:
URL: https://github.com/apache/tomee/pull/777#discussion_r603689991



##########
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:
       Agree that if CXF upgraded from `ehcache` v2 to v3, we should do the 
work to ensure that's the one we're using in the pomx and update our exclusion 
lists as/if applicable for the new groupId.




-- 
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]


Reply via email to