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

heliang666s 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 f5efc9efb6 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 
to 3.6.1 (#15441)
f5efc9efb6 is described below

commit f5efc9efb6ccb5e56aaee570a27a32cea4b5ad7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 11:53:44 2025 +0800

    Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 
(#15441)
    
    Bumps 
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.6.0 to 3.6.1.
    - [Release 
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-version: 3.6.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>
    Co-authored-by: earthchen <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc3ae23b3f..a87cf7a201 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
     <maven_source_version>3.3.1</maven_source_version>
     <maven_javadoc_version>3.11.2</maven_javadoc_version>
     <maven_checkstyle_version>3.6.0</maven_checkstyle_version>
-    
<build_helper_maven_plugin_version>3.6.0</build_helper_maven_plugin_version>
+    
<build_helper_maven_plugin_version>3.6.1</build_helper_maven_plugin_version>
     <maven_jacoco_version>0.8.13</maven_jacoco_version>
     <maven_flatten_version>1.7.3</maven_flatten_version>
     <maven_enforce_version>3.6.0</maven_enforce_version>

Reply via email to