From e1c68514832764e69fe18afd39adcbef4ae32798 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:52:47 +0000 Subject: [PATCH] Update dependency org.codehaus.mojo:exec-maven-plugin to v3 --- s3auth-relay/src/it/non-daemon/pom.xml | 2 +- s3auth-relay/src/main/production/pom.xml | 2 +- s3auth-rest/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/s3auth-relay/src/it/non-daemon/pom.xml b/s3auth-relay/src/it/non-daemon/pom.xml index a030b905..25eb5a28 100644 --- a/s3auth-relay/src/it/non-daemon/pom.xml +++ b/s3auth-relay/src/it/non-daemon/pom.xml @@ -67,7 +67,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.5.0 execute-relay-JAR diff --git a/s3auth-relay/src/main/production/pom.xml b/s3auth-relay/src/main/production/pom.xml index 9cafb04a..80c96902 100644 --- a/s3auth-relay/src/main/production/pom.xml +++ b/s3auth-relay/src/main/production/pom.xml @@ -70,7 +70,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.5.0 execute diff --git a/s3auth-rest/pom.xml b/s3auth-rest/pom.xml index f05bceac..a253ac4c 100644 --- a/s3auth-rest/pom.xml +++ b/s3auth-rest/pom.xml @@ -256,7 +256,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.5.0 start-takes-server