From ade9edf803b73d286c883412c7cb99899497c528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:08:23 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.mojo:exec-maven-plugin 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] --- integration-tests/jakarta-ee/pom.xml | 2 +- samples/quickstart-guice/pom.xml | 2 +- samples/quickstart/pom.xml | 2 +- samples/spring/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-tests/jakarta-ee/pom.xml b/integration-tests/jakarta-ee/pom.xml index a9bd80fae7..e73e626db4 100644 --- a/integration-tests/jakarta-ee/pom.xml +++ b/integration-tests/jakarta-ee/pom.xml @@ -384,7 +384,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3 ${project.build.directory}/dependency/payara5/bin/${asadmin.cmd} ${payara.start.skip} diff --git a/samples/quickstart-guice/pom.xml b/samples/quickstart-guice/pom.xml index 45462368b3..649eb1613b 100644 --- a/samples/quickstart-guice/pom.xml +++ b/samples/quickstart-guice/pom.xml @@ -38,7 +38,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3 diff --git a/samples/quickstart/pom.xml b/samples/quickstart/pom.xml index 62fbc460d1..77c6b8b2df 100644 --- a/samples/quickstart/pom.xml +++ b/samples/quickstart/pom.xml @@ -40,7 +40,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3 diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index 5290258e72..71af9939ce 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -72,7 +72,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3 org.apache.shiro.samples.spring.CliApp