From fdde8ff86d4932788798da0e53555bdeb975d69c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:14:00 +0200 Subject: [PATCH] [MSHARED-1400] Bump org.apache.maven.shared:maven-shared-components from 41 to 42 (#45) - [Release notes](https://github.com/apache/maven-parent/releases) - [Commits](https://github.com/apache/maven-parent/commits) --- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Lachiewicz --- pom.xml | 2 +- src/it/setup-plugin/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4b9eec6..8719cea 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.shared maven-shared-components - 41 + 42 diff --git a/src/it/setup-plugin/pom.xml b/src/it/setup-plugin/pom.xml index 005835c..cb02df8 100644 --- a/src/it/setup-plugin/pom.xml +++ b/src/it/setup-plugin/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-plugin-plugin - @maven.plugin.tools.version@ + @version.maven-plugin-tools@ @@ -51,7 +51,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - @maven.plugin.tools.version@ + @version.maven-plugin-tools@ provided