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

rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 64dcb7cab1 [tomee-10.x]: Bump 
org.codehaus.gmavenplus:gmavenplus-plugin (#2824)
64dcb7cab1 is described below

commit 64dcb7cab12938b6c39d594278d3c68785a08c74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 19:45:11 2026 +0200

    [tomee-10.x]: Bump org.codehaus.gmavenplus:gmavenplus-plugin (#2824)
    
    Bumps 
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
 from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/groovy/GMavenPlus/releases)
    - [Commits](https://github.com/groovy/GMavenPlus/compare/5.0.0...5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
      dependency-version: 5.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 2f73f261d7..3f7f880c4b 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>5.0.0</version>
+        <version>5.1.0</version>
         <executions>
           <execution>
             <goals>

Reply via email to