The Apache Maven team is pleased to announce the release of the 
Apache Maven Shared Component: Maven Dependency Analyzer Version 1.11.0
 
https://maven.apache.org/shared/maven-dependency-analzyer/

You should specify the version in your project:
 
<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-dependency-analyzer</artifactId>
  <version>1.11.0</version>
</dependency>

Important Note:
 * JDK 7 minimum requirement.

You can download the appropriate sources etc. from the download page:
 
https://maven.apache.org/shared/maven-dependency-analyzer/download.cgi
 
Release Notes Maven Dependency Analyzer 1.11.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12344434

Improvements:

 * [MSHARED-770] - Upgrade org.ow2.asm:asm to 7.0
 * [MSHARED-780] - Add GitHub Informations.

Dependency upgrades:

 * [MSHARED-776] - Upgrade maven-shared-components to 33
 * [MSHARED-779] - Upgrade maven-invoker to 3.0.1

Enjoy,
 
-The Apache Maven team

Karl Heinz Marbaise

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

Reply via email to