From b8da54ec455db200a41eaec61930da54ccfd9326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:40:00 +0000 Subject: [PATCH 1/2] Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.4 to 4.2.1 Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.4 to 4.2.1. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/1.4...4.2.1) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ecae1a..2dfd917 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ true 1.11.2 2.5.2 - 1.4 + 4.2.1 0.5.1 From 9afcc38cdbdc01900e2954f0bfd61cec26a03ba6 Mon Sep 17 00:00:00 2001 From: Dominik Przybysz Date: Mon, 27 Oct 2025 21:49:59 +0100 Subject: [PATCH 2/2] Change gmaven plus task name --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2dfd917..43419c6 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ compile - testCompile + compileTests