ok2c commented on code in PR #370:
URL:
https://github.com/apache/httpcomponents-client/pull/370#discussion_r880554970
##########
httpclient5/pom.xml:
##########
@@ -80,6 +80,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
+ <scope>test</scope>
Review Comment:
@j3graham Can't we drop `commons-codec` entirely? Do we really use it in any
of the tests?
--
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]