From 15a3bfc033ec9cf907bda7411134415282a0eb89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 00:17:56 +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 a40ba150..7a1f1eef 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.2.0 execute-relay-JAR diff --git a/s3auth-relay/src/main/production/pom.xml b/s3auth-relay/src/main/production/pom.xml index c6488bc0..435606b2 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.2.0 execute diff --git a/s3auth-rest/pom.xml b/s3auth-rest/pom.xml index 9db00cb6..4eab1c72 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.2.0 start-takes-server