GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/94
ANY23-359 resolved deprecation warning in Any23Test
`org.apache.commons.io.IOUtils.toString(InputStream)` became deprecated in
version 2.5.
mvn clean test -> all tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-359
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/94.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 #94
----
commit f9f31643570cee422f2b7d9c7ccfe82d3d9d688a
Author: Hans <firedrake93@...>
Date: 2018-07-09T22:09:15Z
ANY23-359 resolved deprecation warning in Any23Test
----
---