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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new e6f08a39 Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to
1.7.3
e6f08a39 is described below
commit e6f08a3972d3e7897ed10514c9b985e875618d63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 16:32:08 2026 +0000
Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.7.3
Bumps
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
from 1.5.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.5.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-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 786a7463..aca71676 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
<maven-surefire-plugin-version>3.1.2</maven-surefire-plugin-version>
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<maven-release-plugin-version>3.3.1</maven-release-plugin-version>
- <flatten-maven-plugin-version>1.5.0</flatten-maven-plugin-version>
+ <flatten-maven-plugin-version>1.7.3</flatten-maven-plugin-version>
<metrics-cdi-version>1.3.3</metrics-cdi-version>
<mycila-license-version>3.0</mycila-license-version>
<pax-cdi-version>1.0.0</pax-cdi-version>