This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 9465e7d3 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 to
5.0.0
9465e7d3 is described below
commit 9465e7d3a2f72d78aba161f4e6d688587c9dbf56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 14 18:23:31 2026 +0000
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 to 5.0.0
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.1...5.0.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9c69590..dc84276a 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.3.1</groovy-maven-plugin.version>
+ <groovy-maven-plugin.version>5.0.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>