From d69ae75501cdc7262a038905632c37df8a8d35fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:14:39 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.mojo:exec-maven-plugin in /examples Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.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.5.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-minor ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 960dbe1d12..7fc14cb193 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -69,7 +69,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.1 + 3.6.2 com.expediagroup.sdk.rapid.examples.RapidSdkDemoApplication