We use `org.apache.commons.compress.utils.IOUtils` in a few places. We can use Framework's `StreamUtils` instead.
Activity
Use Framework's StreamUtils instead of Commons Compress's IOUtils