Could I safely include the httpclient-4.0.1 jar that replaced the commons-httpclient jar that is now end of life or should I worry about having some conflict between both?
Some of my code is using commons-httpclient, should I be worried that having both would bring some problems?