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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a0a8c101784 chore(deps): Bump org.codehaus.mojo:flatten-maven-plugin
2a0a8c101784 is described below

commit 2a0a8c1017846a2f81398d4540fa2dc9a9294e98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:06:49 2026 +0000

    chore(deps): Bump org.codehaus.mojo:flatten-maven-plugin
    
    Bumps 
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
 from 1.7.3 to 1.8.0.
    - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.3...1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:flatten-maven-plugin
      dependency-version: 1.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5176b27bf441..5d34e0c6390a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
         </sonar.cpd.exclusions>
 
         <cyclonedx-maven-plugin-version>2.9.2</cyclonedx-maven-plugin-version>
-        <flatten-maven-plugin-version>1.7.3</flatten-maven-plugin-version>
+        <flatten-maven-plugin-version>1.8.0</flatten-maven-plugin-version>
         <jacoco-version>0.8.15</jacoco-version>
         <license-maven-plugin-version>5.1.1</license-maven-plugin-version>
         <maven-assembly-plugin-version>3.8.0</maven-assembly-plugin-version>

Reply via email to