From 941028c2fcd6c83f18ea2c31c875ae5d074ad0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 12:22:30 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b36a02bb..bef319c3 100644 --- a/pom.xml +++ b/pom.xml @@ -492,7 +492,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.0 + 3.5.1