From b492930de53ff57ef4900199b98c775d176beb50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:17:56 +0000 Subject: [PATCH] chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1 --- eo-maven-plugin/src/it/fibonacci/pom.xml | 2 +- eo-maven-plugin/src/it/simple/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eo-maven-plugin/src/it/fibonacci/pom.xml b/eo-maven-plugin/src/it/fibonacci/pom.xml index 5c12261aa3..6263e2a809 100644 --- a/eo-maven-plugin/src/it/fibonacci/pom.xml +++ b/eo-maven-plugin/src/it/fibonacci/pom.xml @@ -80,7 +80,7 @@ SOFTWARE. org.codehaus.mojo exec-maven-plugin - 3.4.0 + 3.4.1 test diff --git a/eo-maven-plugin/src/it/simple/pom.xml b/eo-maven-plugin/src/it/simple/pom.xml index a20108ffe8..9264144e62 100644 --- a/eo-maven-plugin/src/it/simple/pom.xml +++ b/eo-maven-plugin/src/it/simple/pom.xml @@ -54,7 +54,7 @@ SOFTWARE. org.codehaus.mojo exec-maven-plugin - 3.4.0 + 3.4.1 compile