You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2021/03/30 00:02:17 UTC

[GitHub] [tomee] dblevins commented on a change in pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

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:
users@infra.apache.org