This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch mvnd-1.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/mvnd-1.x by this push:
new 2a7a0ca2 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.0 to
4.3.1 (#1534)
2a7a0ca2 is described below
commit 2a7a0ca2d2da87290330b46f2603261f5bc85dcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 09:56:33 2026 +0100
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.0 to 4.3.1 (#1534)
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.0...4.3.1)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fe24f02a..53455ee4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<!-- plugin versions a..z -->
<buildnumber-maven-plugin.version>3.3.0</buildnumber-maven-plugin.version>
- <groovy-maven-plugin.version>4.3.0</groovy-maven-plugin.version>
+ <groovy-maven-plugin.version>4.3.1</groovy-maven-plugin.version>
<mrm.version>1.7.1</mrm.version>
<versions.junit5>5.14.1</versions.junit5>
<junit-platform-launcher.version>1.14.1</junit-platform-launcher.version>