From 86d600283ae68c5fd47b7dbb2658a6630d204884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 17:20:29 +0000 Subject: [PATCH] build(deps): bump org.codehaus.mojo:exec-maven-plugin Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.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] --- 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 aa50142c99..0e90a009ea 100644 --- a/integration-tests/jakarta-ee/pom.xml +++ b/integration-tests/jakarta-ee/pom.xml @@ -369,7 +369,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.1 + 3.2.0 ${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 49532a8d4c..d8d940a650 100644 --- a/samples/quickstart-guice/pom.xml +++ b/samples/quickstart-guice/pom.xml @@ -38,7 +38,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.1 + 3.2.0 diff --git a/samples/quickstart/pom.xml b/samples/quickstart/pom.xml index 318f35ad8c..b91c606048 100644 --- a/samples/quickstart/pom.xml +++ b/samples/quickstart/pom.xml @@ -40,7 +40,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.1 + 3.2.0 diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index f567d05ea9..cda3d4e5f6 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -72,7 +72,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.1 + 3.2.0 org.apache.shiro.samples.spring.CliApp