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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 4b1ba7abf99 Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to
1.7.3 (#1516)
4b1ba7abf99 is described below
commit 4b1ba7abf997a2827262df315c5c0a7eb067f91c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 21:00:36 2025 +0200
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 (#1516)
Bumps
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-version: 1.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1dd3b199585..c9e6a4453ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
- <version>1.7.2</version>
+ <version>1.7.3</version>
</plugin>
-->
</plugins>
@@ -366,7 +366,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
- <version>1.7.2</version>
+ <version>1.7.3</version>
<executions>
<execution>
<id>default-cli</id>