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

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.13.2</version>
</dependency>

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

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

Release Notes - Maven Shared Components - Version
maven-dependency-analyzer-1.13.2

** Bug
    * [MSHARED-1247] - maven-dependency-analyzer
java.lang.RuntimeException: Unknown constant pool type '17'

** Task
    * [MSHARED-1249] - Switch to JUnit 5
    * [MSHARED-1250] - Dependency improvements

Enjoy,

-The Apache Maven team

Reply via email to