From e81f455234c1c59468f018e0277ad9a6a8e1d106 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 17:11:17 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3 --- src/it/basic-usage/pom.xml | 2 +- src/it/parallel/pom.xml | 2 +- src/it/with-options/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/it/basic-usage/pom.xml b/src/it/basic-usage/pom.xml index 64208446..f5d149c8 100644 --- a/src/it/basic-usage/pom.xml +++ b/src/it/basic-usage/pom.xml @@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. maven-dependency-plugin - 2.8 + 3.6.0 diff --git a/src/it/parallel/pom.xml b/src/it/parallel/pom.xml index 6dbe30ce..f1e56647 100644 --- a/src/it/parallel/pom.xml +++ b/src/it/parallel/pom.xml @@ -76,7 +76,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. maven-dependency-plugin - 2.8 + 3.6.0 diff --git a/src/it/with-options/pom.xml b/src/it/with-options/pom.xml index 2534072d..bc503951 100644 --- a/src/it/with-options/pom.xml +++ b/src/it/with-options/pom.xml @@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. maven-dependency-plugin - 2.8 + 3.6.0