This is an automated email from the ASF dual-hosted git repository. davsclaus 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 e90bb075f23 chore(deps): Bump org.codehaus.mojo:flatten-maven-plugin (#17280) e90bb075f23 is described below commit e90bb075f239460056e6bc026aa4c0c72a1ed558 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Feb 26 08:40:32 2025 +0100 chore(deps): Bump org.codehaus.mojo:flatten-maven-plugin (#17280) Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 169667b1dcd..a075144e073 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ <project.build.outputTimestamp>2025-02-11T08:51:37Z</project.build.outputTimestamp> <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version> - <flatten-maven-plugin-version>1.6.0</flatten-maven-plugin-version> + <flatten-maven-plugin-version>1.7.0</flatten-maven-plugin-version> <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version> <license-maven-plugin-version>4.6</license-maven-plugin-version> <maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>