From ab4b7e9946d36cbcbef9dbfeae7734e8bbc97c27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 16:19:03 +0200 Subject: [PATCH] Bump maven-invoker-plugin from 2.0.0 to 3.2.1 (#1235) Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 2.0.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-2.0.0...maven-invoker-plugin-3.2.1) Signed-off-by: dependabot-preview[bot] --- guides/pom.xml | 2 +- samples/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/guides/pom.xml b/guides/pom.xml index 33d3c22eeb..ec26661bf4 100644 --- a/guides/pom.xml +++ b/guides/pom.xml @@ -37,7 +37,7 @@ is available --> org.apache.maven.plugins maven-invoker-plugin - 3.2.0 + 3.2.1 ../samples/src/it/settings.xml ${project.basedir} diff --git a/samples/pom.xml b/samples/pom.xml index 42841e2f4b..102d8a60c0 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -71,7 +71,7 @@ is available --> org.apache.maven.plugins maven-invoker-plugin - 2.0.0 + 3.2.1 src/it/settings.xml standalone @@ -109,7 +109,7 @@ is available --> org.apache.maven.plugins maven-invoker-plugin - 3.2.0 + 3.2.1 src/it/settings.xml standalone