This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
The following commit(s) were added to refs/heads/next by this push: new 531fe97 Bump maven-invoker-plugin from 3.1.0 to 3.2.1 531fe97 is described below commit 531fe9738b0cdcc5cf52c91cab327fc3ad07132b Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Mon Feb 1 13:56:12 2021 +0100 Bump maven-invoker-plugin from 3.1.0 to 3.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f0e61a..fa698dd 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.1.0</version> + <version>3.2.1</version> <configuration> <properties> <testVersion>${testVersion}</testVersion>