You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2023/03/28 17:38:45 UTC

[ANN] Maven SCM Publish Plugin 3.2.1 released

The Apache Maven team is pleased to announce the release of the Maven 
SCM Publish Plugin version 3.2.1.

https://maven.apache.org/plugins/maven-scm-publish-plugin/

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

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-scm-publish-plugin</artifactId>
   <version>3.2.1</version>
</plugin>


Release Notes - Maven SCM Publish Plugin - Version 3.2.1

** Bug
     * [MSCMPUB-50] - typo in option "skipDeployement"
     * [MSCMPUB-56] - Fix Temporary Directory Hijacking or Information 
Disclosure Vulnerability

** Improvement
     * [MSCMPUB-55] - Add GH Actions ci setup

** Dependency upgrade
     * [MSCMPUB-52] - Upgrade maven-shared-utils from 3.2.1 to 3.3.3
     * [MSCMPUB-53] - Require Java 8
     * [MSCMPUB-54] - Require Maven 3.2.5+
     * [MSCMPUB-57] - Upgrade parent POM to version 39 and dependencies
     * [MSCMPUB-58] - Upgrade plugins and components (in ITs)


Enjoy,

-The Apache Maven team

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