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

ppkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git

commit cce2dc6ba82c0663408271fc3610fd32d3547e1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 11:45:24 2026 +0200

    build(deps-dev): bump org.codehaus.mojo:flatten-maven-plugin (#15)
    
    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:development
      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 96d3f51..ad0e767 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <central.publishing.version>0.10.0</central.publishing.version>
 
     <!-- Flatten Maven plugin: produces a consumer POM at deploy time. -->
-    <flatten-maven-plugin.version>1.7.0</flatten-maven-plugin.version>
+    <flatten-maven-plugin.version>1.7.3</flatten-maven-plugin.version>
   </properties>
 
   <dependencies>

Reply via email to