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 d5c5e22d2a build(deps): bump org.apache.maven:maven-plugin-api (#16141)
d5c5e22d2a is described below

commit d5c5e22d2ae6f7b367dec5823b515196cc89dc61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 17:44:56 2026 +0800

    build(deps): bump org.apache.maven:maven-plugin-api (#16141)
    
    Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) 
from 3.9.13 to 3.9.14.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.13...maven-3.9.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.14
      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>
---
 dubbo-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-maven-plugin/pom.xml b/dubbo-maven-plugin/pom.xml
index f5c3822941..901f555b9f 100644
--- a/dubbo-maven-plugin/pom.xml
+++ b/dubbo-maven-plugin/pom.xml
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
-      <version>3.9.13</version>
+      <version>3.9.14</version>
       <scope>provided</scope>
     </dependency>
 

Reply via email to