This is an automated email from the ASF dual-hosted git repository.

jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new 58d247d292 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 
to 5.0.0
58d247d292 is described below

commit 58d247d292c86c9af4174c00381cdb953117745e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 07:44:30 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:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 tomee/tomee-webaccess/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tomee/tomee-webaccess/pom.xml b/tomee/tomee-webaccess/pom.xml
index 89aae7a34f..eead04123a 100644
--- a/tomee/tomee-webaccess/pom.xml
+++ b/tomee/tomee-webaccess/pom.xml
@@ -291,7 +291,7 @@
       <plugin>
         <groupId>org.codehaus.gmavenplus</groupId>
         <artifactId>gmavenplus-plugin</artifactId>
-        <version>4.3.1</version>
+        <version>5.0.0</version>
         <executions>
           <execution>
             <goals>

Reply via email to