This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 b2482edd Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to
5.1.0
b2482edd is described below
commit b2482eddd47c3fdf6b04816edb403933262762ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 3 10:04:29 2026 +0000
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/5.0.0...5.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 9e5cdd88..7875389b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
<!-- plugin versions a..z -->
<buildnumber-maven-plugin.version>3.3.0</buildnumber-maven-plugin.version>
- <groovy-maven-plugin.version>5.0.0</groovy-maven-plugin.version>
+ <groovy-maven-plugin.version>5.1.0</groovy-maven-plugin.version>
<mrm.version>1.7.1</mrm.version>
<versions.junit5>5.14.4</versions.junit5>
<junit-platform-launcher.version>1.14.4</junit-platform-launcher.version>