rschmitt commented on PR #387: URL: https://github.com/apache/httpcomponents-client/pull/387#issuecomment-1312646873
My understanding is that the _API_ of Slf4j 2 is backwards compatible with that of 1.7, but the _bytecode_ is not because Slf4j 2 requires JDK8. What I don't understand is why a library like httpcomponents-client is called upon to specify the latest versions of its dependencies, as opposed to the minimum versions that are required to function. -- 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]
