This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5e5c24fff53ddf41a87566d72148eb04468cabcd
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] <[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 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>