Apache Maven Dependency Tree Version 3.2.0 Released
The Apache Maven team is pleased to announce the release of the
Apache Shared Component: Apache Maven Dependency Tree Version 3.2.0
A tree-based API for resolution of Maven project dependencies.
1
2 org.apache.maven.shared
3 maven-dependency-tree
4 3.2.0
5
Release Notes Apache Shared Componet Maven Dependency Tree 3.2.0
-
Bug:
- MSHARED-1016 - Transitive provided dependencies are not removed from collected dependency graph
-
Improvements:
- MSHARED-1070 - Migrate plexus component to JSR-330
- MSHARED-1071 - Drop maven 3.0 compatibility
-
Dependency upgrade:
- MSHARED-1114 - Bump maven-shared-components from 36 to 37
Enjoy,
-The Maven team