Apache Maven Wagon Version 3.4.2 Released

The Apache Maven team is pleased to announce the release of Apache Maven Wagon 3.4.2.

Apache Maven Wagon is a transport abstraction that is used in Mavens artifact and repository handling code.

You can download the appropriate sources etc. from the download page.

Release Notes - Maven Wagon - Version 3.4.2

  • Bug:

    • WAGON-597 - AbstractHttpClientWagon.setPersistentPool has no effect due to parameter assigned to itself
  • Dependency upgrades:

    • WAGON-601 - Use latest JUnit version 4.13.1

Enjoy,

  • The Apache Maven team