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 ababe51ba67 chore(deps): Bump org.codehaus.mojo:flatten-maven-plugin (#18442) ababe51ba67 is described below commit ababe51ba67aa544f9c6ef1b427f41f79452aaa9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jun 23 11:10:57 2025 +0200 chore(deps): Bump org.codehaus.mojo:flatten-maven-plugin (#18442) Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.0...1.7.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e12127c7386..a703eb98394 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ <project.build.outputTimestamp>2025-05-29T15:00:58Z</project.build.outputTimestamp> <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version> - <flatten-maven-plugin-version>1.7.0</flatten-maven-plugin-version> + <flatten-maven-plugin-version>1.7.1</flatten-maven-plugin-version> <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version> <license-maven-plugin-version>5.0.0</license-maven-plugin-version> <maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>