The Apache Maven team is pleased to announce the release of the Apache
Maven Shared Dependency Tree, version 3.3.1

https://maven.apache.org/shared/maven-dependency-tree/

You should specify the version in your project's plugin configuration:

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-dependency-tree</artifactId>
  <version>3.1.1</version>
</dependency>

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

https://maven.apache.org/shared/maven-dependency-tree/download.cgi

Release Notes - Maven Shared Components - Version
maven-dependency-tree-3.1.1

** Bug
    * [MSHARED-994] - DependencyCollectorBuilder does not collect
dependencies when artifact has 'war' packaging

** Dependency upgrade
    * [MSHARED-1069] - Upgrade Parent to 36

Enjoy,

-The Apache Maven team

Reply via email to