The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 3.2.1

This project aims to be a functional replacement for plexus-utils in Maven.

https://maven.apache.org/shared/maven-shared-utils/

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

<dependency>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-shared-utils</artifactId>
  <version>3.2.1</version>
</dependency>

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

https://maven.apache.org/shared/maven-shared-utils/download.cgi

Release Notes - Maven Shared Components - Version maven-shared-utils-3.2.1

** New Feature
    * [MSHARED-648] - Add registerShutdownHook to MessageUtils

** Dependency upgrade
    * [MSHARED-672] - Upgrade plexus-container-default to 1.7.1


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