From 55eefa534eb095f155c883a2167dc705cd883bc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 12:14:31 +0000 Subject: [PATCH] Bump exec-maven-plugin from 1.2.1 to 3.0.0 Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.2.1 to 3.0.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.2.1...exec-maven-plugin-3.0.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8c2d95..8826f38 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.codehaus.mojo exec-maven-plugin - 1.2.1 + 3.0.0 java