reta commented on PR #1445: URL: https://github.com/apache/cxf/pull/1445#issuecomment-1730168869
> So maybe just remove the spring dependencies of the plugins : making it optional-provided in plugin's pom is quite non-sense to me if not used Having these dependencies explicitly listed protects from any possible leakage of transitive Spring dependencies into the plugins, accidental or not (we may remove it the future, however I am concerned at this point to not break anyone's build in case there was reliance on Spring presence) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
