From 97b7b0f3782f6be7adf4514702782b104ed13a8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:01:30 +0000 Subject: [PATCH] chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 --- 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 21715292fd..0d29297274 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.1.1 + 3.2.0 test diff --git a/eo-maven-plugin/src/it/simple/pom.xml b/eo-maven-plugin/src/it/simple/pom.xml index 77c3556d4b..6c988b4445 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.1.1 + 3.2.0 compile