This is an automated email from the ASF dual-hosted git repository.
cstamas 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 73167eee Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to
4.1.1 (#1239)
73167eee is described below
commit 73167eee0f0f6f4420a090ed02f76634e7d474e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 8 18:10:20 2025 +0100
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.1 (#1239)
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.0.1...4.1.1)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
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 7230b221..5fab3a77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<!-- plugin versions a..z -->
<buildnumber-maven-plugin.version>3.2.1</buildnumber-maven-plugin.version>
- <groovy-maven-plugin.version>4.0.1</groovy-maven-plugin.version>
+ <groovy-maven-plugin.version>4.1.1</groovy-maven-plugin.version>
<junit-platform-launcher.version>1.3.2</junit-platform-launcher.version>
<takari-provisio.version>1.1.1</takari-provisio.version>