This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 43c49b6 [MPOM-283] Upgrade Maven JAR Plugin to 3.2.1
43c49b6 is described below
commit 43c49b646b5f3554a0cb316c219f17cb658fe580
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jan 8 21:17:20 2022 +0100
[MPOM-283] Upgrade Maven JAR Plugin to 3.2.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 396ebb1..822d3bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
<configuration>
<archive>
<manifest>