Apache Maven Wagon 3.3.2 released

Michael Osipov <[email protected]> Fri, 8 Feb 2019 23:05:55 +0100
Newsgroups gmane.comp.apache.maven.announce,gmane.comp.jakarta.avalon.user,gmane.comp.version-control.subversion.devel
Message-ID <61427da8-1a36-fbf3-f09d-034383307a45__22308.1526042492$1549663574$gmane$org@apache.org>
The Apache Maven team is pleased to announce the release of the Apache 
Maven Wagon, version 3.3.2.

https://maven.apache.org/wagon/


Release Notes - Maven Wagon - Version 3.3.2

** Bug
     * [WAGON-545] - Connection reset while downloading artifacts in 
cloud environment (Azure)
     * [WAGON-546] - HttpWagon TTL not set
     * [WAGON-554] - Tests with checkin rely on global Git config

** Task
     * [WAGON-552] - Replace Commons Codec with Plexus Utils
     * [WAGON-555] - Use java.nio.file.Path for URI construction of 
file:// URIs in tests
     * [WAGON-556] - Skip parsing of user info for file:// URLs

** Dependency upgrade
     * [WAGON-547] - Upgrade HttpCore to 4.4.11
     * [WAGON-548] - Upgrade HttpClient to 4.5.7
     * [WAGON-549] - Upgrade Commons Net to 3.6
     * [WAGON-550] - Upgrade JSoup to 1.11.3
     * [WAGON-551] - Uprade JSch to 0.1.55
     * [WAGON-553] - Upgrade Plexus Classworlds to 2.6.0


Enjoy,

-The Apache Maven team