From 8bd9707d00f2871ad745bf9f7b15350b6a343e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 01:35:49 +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 0f79b013..cab86336 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.1.1 execute-relay-JAR diff --git a/s3auth-relay/src/main/production/pom.xml b/s3auth-relay/src/main/production/pom.xml index c6488bc0..0ebd72b4 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.1.1 execute diff --git a/s3auth-rest/pom.xml b/s3auth-rest/pom.xml index 7e26d050..53c84736 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.1.1 start-takes-server