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 eb76c91160 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2
to 4.0.1
eb76c91160 is described below
commit eb76c9116045186d83c52de3056b86e8bc005ca0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 13:14:39 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] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c5ceb8311b..06415346b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1088,7 +1088,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>