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

zrlw pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 4516f8d8ae Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 
2.7.0 (#15703)
4516f8d8ae is described below

commit 4516f8d8ae49ce5eaf4fd204aafd622422b61085
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 11:29:34 2025 +0800

    Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.7.0 (#15703)
    
    Bumps 
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
 from 2.5.0 to 2.7.0.
    - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.5.0...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:license-maven-plugin
      dependency-version: 2.7.0
      dependency-type: direct:production
      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>
    Co-authored-by: Rain Yu <[email protected]>
    Co-authored-by: earthchen <[email protected]>
    Co-authored-by: zrlw <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b07b23ebb..cc3ae23b3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -742,7 +742,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>license-maven-plugin</artifactId>
-            <version>2.5.0</version>
+            <version>2.7.0</version>
             <executions>
               <execution>
                 <id>license-check</id>

Reply via email to