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
commit d7b5913bb2143576a726c9c8c0afdd5cff1ac784 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 4f80a12..18c68e9 100644 --- a/pom.xml +++ b/pom.xml @@ -366,7 +366,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>