From 08724a199b5af3b3940ede1989ca81259ad802b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:07:36 +0000 Subject: [PATCH] Bump exec-maven-plugin from 3.0.0 to 3.1.0 Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.0.0...exec-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a44dffd7..d3b3c6f81 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.1.0 initialize