ok2c commented on PR #500: URL: https://github.com/apache/httpcomponents-client/pull/500#issuecomment-1790776621
@HappyHacker123 `httpclient5-testing` depends on `httpclient5` that will drag in `slf4j-api` as a transitive dependency with `compile` scope no matter what. I agree though there is no harm in making the scope explicit even it has no effect on the real dependency graph. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
