The Apache Maven team is pleased to announce the release of the Maven Artifact Plugin version 3.4.1.

https://maven.apache.org/plugins/maven-artifact-plugin/

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-artifact-plugin</artifactId>
  <version>3.4.1</version>
</plugin>


Release Notes - Maven Artifact Plugin - Version 3.4.1

** Task
* [MARTIFACT-46] - Mark Spring Boot Maven Plugin from 2.7.1 as reproducible


Enjoy,

-The Apache Maven team

Reply via email to