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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 4b91064b81 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.1 4b91064b81 is described below commit 4b91064b81b84695cb1d3667c74f783fcb6b70d2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 3 13:21:31 2025 +0000 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.1 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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a8db1a0ec..ca11c41542 100644 --- a/pom.xml +++ b/pom.xml @@ -1079,7 +1079,7 @@ <plugin> <groupId>org.codehaus.gmavenplus</groupId> <artifactId>gmavenplus-plugin</artifactId> - <version>4.0.1</version> + <version>4.1.1</version> <dependencies> <dependency> <groupId>org.apache.groovy</groupId>