The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer, version 1.16.0

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

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

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-dependency-analyzer</artifactId>
  <version>1.16.0</version>
</dependency>

You can download the appropriate sources etc. from the download page:
https://maven.apache.org/shared/maven-dependency-analyzer/download.cgi

Release Notes
https://github.com/apache/maven-dependency-analyzer/releases/tag/v1.16.0


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to