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 c0efd0c7e Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 to 
5.0.0
c0efd0c7e is described below

commit c0efd0c7efcc8ee81ea89975ef24f83643bb0275
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 03:57:35 2026 +0000

    Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 to 5.0.0
    
    Bumps 
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
 from 4.3.1 to 5.0.0.
    - [Release notes](https://github.com/groovy/GMavenPlus/releases)
    - [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.1...5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
      dependency-version: 5.0.0
      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 26d3febd1..61d9d4685 100644
--- a/pom.xml
+++ b/pom.xml
@@ -744,7 +744,7 @@
                 <plugin>
                     <groupId>org.codehaus.gmavenplus</groupId>
                     <artifactId>gmavenplus-plugin</artifactId>
-                    <version>4.3.1</version>
+                    <version>5.0.0</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.groovy</groupId>

Reply via email to