This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/master by this push:
new 8838b35c Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.1 to
4.3.0 (#1524)
8838b35c is described below
commit 8838b35c7d6b26f08bff11cf2f0dac7c89ac0f5d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 24 12:04:06 2026 +0100
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.1 to 4.3.0 (#1524)
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.2.1...4.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 c4d8bb96..55a81a1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<version.maven-fluido-skin>2.1.0</version.maven-fluido-skin>
<!-- plugin versions a..z -->
- <groovy-maven-plugin.version>4.2.1</groovy-maven-plugin.version>
+ <groovy-maven-plugin.version>4.3.0</groovy-maven-plugin.version>
<junit-platform-launcher.version>1.3.2</junit-platform-launcher.version>
<takari-provisio.version>1.1.1</takari-provisio.version>