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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6c02db9c7 chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin 
(#2753)
6c02db9c7 is described below

commit 6c02db9c7bcf124a848aa17e34a4727a39dd62e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 13:44:19 2026 -0500

    chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin (#2753)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 175d86521..cd412d82a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
         <easymock.version>5.6.0</easymock.version>
         <mockito.version>5.23.0</mockito.version>
         <bytebuddy.version>1.18.8</bytebuddy.version>
-        <gmaven.version>4.3.1</gmaven.version>
+        <gmaven.version>5.0.0</gmaven.version>
         <groovy.version>4.0.27</groovy.version>
         <junit.version>5.13.4</junit.version>
         <junit.engine.version>1.13.4</junit.engine.version>

Reply via email to