This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-assembly-plugin.gitThe following commit(s) were added to refs/heads/master by this push:
new 3f444d7 Bump maven-invoker-plugin from 3.2.1 to 3.2.2
3f444d7 is described below
commit 3f444d799b16dc0ec1428fe99381adb4a649560d
Author: Sylwester Lachiewicz <
[hidden email]>
AuthorDate: Mon Feb 22 11:52:28 2021 +0100
Bump maven-invoker-plugin from 3.2.1 to 3.2.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab41a1a..993d263 100644
--- a/pom.xml
+++ b/pom.xml
@@ -367,7 +367,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2</version>
<configuration>
<properties>
<testVersion>${testVersion}</testVersion>