GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/71
ANY23-341 Remove dependency on defunct commons-httpclient
This is my first stab at removing the decade-out-of-date
`commons-httpclient` dependency.
All tests are passing, but I want another set of eyes on this.
@lewismc any comments?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-341
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit 355e288406d2f8fc673f4a399edba737791d17aa
Author: Hans <firedrake93@...>
Date: 2018-04-03T18:33:20Z
ANY23-341 Remove dependency on defunct commons-httpclient
----
---