From ed82e4023238868923af86727c14175c2dd65f88 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 12 Mar 2026 16:26:13 +0000
Subject: [PATCH 1/2] Update dependency org.apache.maven.shared:maven-invoker
to v3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9125c5cd..9293ef46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@ under the License.
org.apache.maven.shared
maven-invoker
- 2.2
+ 3.3.0
test
From aed048c4d5bf5377dcec8bfa077dc5c05f9090cc Mon Sep 17 00:00:00 2001
From: Copilot <198982749+Copilot@users.noreply.github.com>
Date: Thu, 12 Mar 2026 18:10:44 +0100
Subject: [PATCH 2/2] =?UTF-8?q?Fix=20maven-invoker=202.2=20=E2=86=92=203.3?=
=?UTF-8?q?.0=20upgrade:=20resolve=20maven-shared-utils=20version=20confli?=
=?UTF-8?q?ct=20(#132)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stefanseifert <5614031+stefanseifert@users.noreply.github.com>
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 9293ef46..9766e3f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,6 +282,12 @@ under the License.
3.3.0
test
+
+ org.apache.maven.shared
+ maven-shared-utils
+ 3.4.2
+ provided
+
junit
junit