4.0.0
·
31 commits
to refs/heads/master
since this release
- Starting with version 4, XML classes (in org.codehaus.plexus.util.xml and org.codehaus.plexus.util.xml.pull) have been extracted to a separate plexus-xml 4: if you need them, just use this new artifact as outlined in https://codehaus-plexus.github.io/plexus-xml/dependency-info.html.
- Fix false difference detected with CachingOutputStream/CachingWriter when streams are flushed (#252) @gnodet