The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 3.2.1.
The release contains a number of bug fixes.
You should specify the version in your project’s dependencies configuration:
1 2 3 4 5 |
|
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 Utils – Version 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