From 5ce5af03074bdbd5b946ca1e40cca2bc465f0098 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 08:48:48 +0000 Subject: [PATCH] Update dependency org.codehaus.mojo:exec-maven-plugin to v3 --- pom.xml | 2 +- src/it/module-commons-collections4/pom.xml | 2 +- src/it/module-override/pom.xml | 2 +- src/it/module-simple-jdk11/pom.xml | 2 +- src/it/module-simple/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a141c627..92965814 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.6.2 org.jacoco diff --git a/src/it/module-commons-collections4/pom.xml b/src/it/module-commons-collections4/pom.xml index e78a8e48..f58fa3bf 100644 --- a/src/it/module-commons-collections4/pom.xml +++ b/src/it/module-commons-collections4/pom.xml @@ -31,7 +31,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.6.2 diff --git a/src/it/module-override/pom.xml b/src/it/module-override/pom.xml index 984f05b8..22252082 100644 --- a/src/it/module-override/pom.xml +++ b/src/it/module-override/pom.xml @@ -31,7 +31,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.6.2 diff --git a/src/it/module-simple-jdk11/pom.xml b/src/it/module-simple-jdk11/pom.xml index 0c1720e8..c9010c61 100644 --- a/src/it/module-simple-jdk11/pom.xml +++ b/src/it/module-simple-jdk11/pom.xml @@ -31,7 +31,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.6.2 diff --git a/src/it/module-simple/pom.xml b/src/it/module-simple/pom.xml index 184e2f26..113d9d1c 100644 --- a/src/it/module-simple/pom.xml +++ b/src/it/module-simple/pom.xml @@ -31,7 +31,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.6.2