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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new e41b08d4a7 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 
to 4.0.1 (#856)
e41b08d4a7 is described below

commit e41b08d4a77cf28cb7391809f74149d95095926e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 08:26:47 2024 +0200

    Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 (#856)
    
    Bumps 
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
 from 3.0.2 to 4.0.1.
    - [Release notes](https://github.com/groovy/GMavenPlus/releases)
    - [Commits](https://github.com/groovy/GMavenPlus/compare/3.0.2...4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
      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 3c432b8b92..227ce8d16f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1813,7 +1813,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.gmavenplus</groupId>
         <artifactId>gmavenplus-plugin</artifactId>
-        <version>3.0.2</version>
+        <version>4.0.1</version>
         <dependencies>
           <dependency>
             <groupId>org.apache.groovy</groupId>

Reply via email to