From 794ca63ff25a89ca8c5ee0e694baef5c7ce9ac0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:15:27 +0100 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#1507) Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ddbfd95..e9a3e2fe 100644 --- a/pom.xml +++ b/pom.xml @@ -493,7 +493,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3