From ff1c6ae37cb1b44d77908b216103603db9a84a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:24:38 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin Bumps the backend-dev group with 1 update in the /client directory: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `org.codehaus.mojo: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 dependency-group: backend-dev ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index c5e972f0..b5f859fe 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -15,7 +15,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3