From 7c4cba4c3d0f4c26786ba1c02ed8029984cd7642 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 22:40:47 +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..58d6c9c3 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.6.3 org.jacoco diff --git a/src/it/module-commons-collections4/pom.xml b/src/it/module-commons-collections4/pom.xml index e78a8e48..e001a3d5 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.3 diff --git a/src/it/module-override/pom.xml b/src/it/module-override/pom.xml index 984f05b8..57707868 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.3 diff --git a/src/it/module-simple-jdk11/pom.xml b/src/it/module-simple-jdk11/pom.xml index 0c1720e8..36b411c4 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.3 diff --git a/src/it/module-simple/pom.xml b/src/it/module-simple/pom.xml index 184e2f26..afe5b042 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.3