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 a84fc07af7 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 2.1.0
to 3.0.2
a84fc07af7 is described below
commit a84fc07af7a27724ee6e52c2fecc5d15212b7542
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 8 13:41:41 2023 +0000
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 2.1.0 to 3.0.2
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 2.1.0 to 3.0.2.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/2.1.0...3.0.2)
---
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 1d0473be9e..2c5d9b594f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1091,7 +1091,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
- <version>2.1.0</version>
+ <version>3.0.2</version>
<dependencies>
<dependency>
<groupId>org.apache.groovy</groupId>