From d49a7f696effca7abea60199acb3e7be6bc3e5e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 01:14:19 -0600 Subject: [PATCH] chore(deps): bump org.codehaus.mojo:exec-maven-plugin (#972) Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- run/plain-hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/plain-hello-world/pom.xml b/run/plain-hello-world/pom.xml index 6e330690..8cc3872d 100644 --- a/run/plain-hello-world/pom.xml +++ b/run/plain-hello-world/pom.xml @@ -41,7 +41,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.1 + 3.2.0