This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch buildfix in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
commit 104652566b205d51c17d72cc40ffde0b780bdf7d Author: tibordigana <[email protected]> AuthorDate: Sun Jul 28 23:13:09 2019 +0200 maven-invoker-plugin:3.2.0 --- maven-archetype-plugin/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml index 26d19be..5b99d27 100644 --- a/maven-archetype-plugin/pom.xml +++ b/maven-archetype-plugin/pom.xml @@ -233,6 +233,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> + <version>3.2.0</version> <configuration> <showErrors>true</showErrors> <debug>true</debug>
