This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new c612cf2f1 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 c612cf2f1 is described below commit c612cf2f154ac3a316c35ce372d4122a34498e12 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 3 03:14:54 2024 +0000 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/3.0.2...4.0.1) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49157e3a3..f8965fc8f 100644 --- a/pom.xml +++ b/pom.xml @@ -731,7 +731,7 @@ <plugin> <groupId>org.codehaus.gmavenplus</groupId> <artifactId>gmavenplus-plugin</artifactId> - <version>3.0.2</version> + <version>4.0.1</version> <dependencies> <dependency> <groupId>org.apache.groovy</groupId>