From 82a09c9431ebfdf9b67e2d5f9c27e06bbd5c15a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:19:04 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.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] --- example/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pom.xml b/example/pom.xml index 47013328f6..211202a2a3 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -116,7 +116,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.0 ${main.class} diff --git a/pom.xml b/pom.xml index 2b72ee63f6..2fa6c3539c 100644 --- a/pom.xml +++ b/pom.xml @@ -255,7 +255,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.0