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

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


The following commit(s) were added to refs/heads/1.13.x by this push:
     new fcaa02567 chore(deps-dev): bump 
org.codehaus.gmavenplus:gmavenplus-plugin (#2592)
fcaa02567 is described below

commit fcaa02567f6e888aebf87d941e3935232480ef50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 12:07:20 2026 -0600

    chore(deps-dev): bump org.codehaus.gmavenplus:gmavenplus-plugin (#2592)
    
    Bumps 
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
 from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/groovy/GMavenPlus/releases)
    - [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.0...4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
      dependency-version: 4.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 311938147..8881454e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
         <!-- Test 3rd-party dependencies: -->
         <easymock.version>5.6.0</easymock.version>
-        <gmaven.version>4.3.0</gmaven.version>
+        <gmaven.version>4.3.1</gmaven.version>
         <groovy.version>2.5.23</groovy.version>
         <junit.version>4.13.2</junit.version>
         <junit.server.jetty.version>0.11.0</junit.server.jetty.version>

Reply via email to