You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2022/11/14 15:00:15 UTC

[GitHub] [httpcomponents-client] carterkozak commented on pull request #387: Bump slf4j-api from 1.7.36 to 2.0.3

carterkozak commented on PR #387:
URL: https://github.com/apache/httpcomponents-client/pull/387#issuecomment-1313887796

   The biggest problem is that slf4j 2.x requires a different mechanism to bind the api to a logging implementation. Forcing services to upgrade the API will potentially cause all of their slf4j logging to cease working until they also upgrade a logging implementation, however anyone using 2.x will safely be able to resolve up the version in a backwards compatible way.
   
   I would not recommend upgrading the major version for some time.


-- 
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: dev-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org