From 694dd1c737fea12d7ec00080c1e890ec906b2445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCnger?= Date: Sun, 26 Oct 2025 15:56:17 +0100 Subject: [PATCH 1/2] Update Invoker plugin to 3.9.1 to support Java 25 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index d8b5884..ad4efe2 100644 --- a/pom.xml +++ b/pom.xml @@ -154,6 +154,7 @@ org.apache.maven.plugins maven-invoker-plugin + 3.9.1 ${project.build.directory}/it target/local-repo From dced9a8149875a64adb291343aa197227861d538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCnger?= Date: Sun, 26 Oct 2025 15:59:59 +0100 Subject: [PATCH 2/2] Update plugin-tools --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ad4efe2..94bb1ac 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,7 @@ + 3.15.2 3.9.11 8 2025-04-14T16:19:51Z