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 13c021dd54 Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 
1.7.3 (#15704)
13c021dd54 is described below

commit 13c021dd54317a32cc1bd61c31b7a88af1e4df6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 10:30:20 2025 +0800

    Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.3 (#15704)
    
    Bumps 
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
 from 1.7.0 to 1.7.3.
    - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.0...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:flatten-maven-plugin
      dependency-version: 1.7.3
      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: Rain Yu <[email protected]>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 pom.xml                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 5e91068402..8157adf263 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -178,7 +178,7 @@
     <jackson_version>2.19.0</jackson_version>
     <mortbay_jetty_version>6.1.26</mortbay_jetty_version>
     <portlet_version>2.0</portlet_version>
-    <maven_flatten_version>1.7.0</maven_flatten_version>
+    <maven_flatten_version>1.7.3</maven_flatten_version>
     <commons_compress_version>1.27.1</commons_compress_version>
     <spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
     <spotless.action>check</spotless.action>
diff --git a/pom.xml b/pom.xml
index 1df53bff2e..ae40499d7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
     <maven_checkstyle_version>3.6.0</maven_checkstyle_version>
     
<build_helper_maven_plugin_version>3.6.0</build_helper_maven_plugin_version>
     <maven_jacoco_version>0.8.13</maven_jacoco_version>
-    <maven_flatten_version>1.7.0</maven_flatten_version>
+    <maven_flatten_version>1.7.3</maven_flatten_version>
     <maven_enforce_version>3.6.0</maven_enforce_version>
     <maven_antrun_version>3.1.0</maven_antrun_version>
     <maven_os_plugin_version>1.7.1</maven_os_plugin_version>

Reply via email to