From b100c7f03878f72f7fc96727e170b9d31a4d59a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 08:51:54 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jcp-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jcp-tests/pom.xml b/jcp-tests/pom.xml index 0fcbddd9..cdb590d9 100644 --- a/jcp-tests/pom.xml +++ b/jcp-tests/pom.xml @@ -71,7 +71,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.0 + 3.5.1