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

earthchen 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 0bc5260e40 Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 
2.7.1 (#15964)
0bc5260e40 is described below

commit 0bc5260e406ad39e50928a3c1ec041dbf81363b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 13:26:58 2026 +0800

    Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 (#15964)
    
    Bumps 
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
 from 2.7.0 to 2.7.1.
    - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.7.0...2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:license-maven-plugin
      dependency-version: 2.7.1
      dependency-type: direct:production
      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 130ddb4279..b03d6b7f26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -742,7 +742,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>license-maven-plugin</artifactId>
-            <version>2.7.0</version>
+            <version>2.7.1</version>
             <executions>
               <execution>
                 <id>license-check</id>

Reply via email to