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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d485d0f Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 
2.5.0 (#572)
6d485d0f is described below

commit 6d485d0f4c4dccac46041263c20a58e929d4f119
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 6 21:06:09 2024 +0800

    Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 (#572)
    
    Bumps 
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
 from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.4.0...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:license-maven-plugin
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6bd2b59b..2754cc7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -736,7 +736,7 @@
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>license-maven-plugin</artifactId>
-                        <version>2.4.0</version>
+                        <version>2.5.0</version>
                         <executions>
                             <execution>
                                 <id>license-check</id>

Reply via email to