From dd2d56b0c6d839ba624a33bad7e8d1e8e2ff53cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 06:01:49 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 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 c725e5d3..9a0aaa91 100644 --- a/pom.xml +++ b/pom.xml @@ -977,7 +977,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.1 + 3.6.2