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 c14cf77170 Bump gmavenplus-plugin from 1.13.1 to 2.0.0 c14cf77170 is described below commit c14cf77170e8c39cf0a0292d617483c5a9619736 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 10 13:21:05 2022 +0000 Bump gmavenplus-plugin from 1.13.1 to 2.0.0 Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 2.0.0. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/1.13.1...2.0.0) --- 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 9f72183f7c..c39d8da036 100644 --- a/pom.xml +++ b/pom.xml @@ -1078,7 +1078,7 @@ <plugin> <groupId>org.codehaus.gmavenplus</groupId> <artifactId>gmavenplus-plugin</artifactId> - <version>1.13.1</version> + <version>2.0.0</version> <dependencies> <dependency> <groupId>org.apache.groovy</groupId>