This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 41a4a7cce Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to
1.7.3
41a4a7cce is described below
commit 41a4a7cce8ed59474ec7c75e088aa5fc0bcf34d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 17:34:39 2025 +0000
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3
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]>
---
spi-fly/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index b91bb5a2f..86a4b3a3a 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -60,7 +60,7 @@
<felix.log.extension.version>1.0.0</felix.log.extension.version>
<felix.log.version>1.3.0</felix.log.version>
<felix.logback.version>1.0.6</felix.logback.version>
- <flatten-maven-plugin.version>1.7.2</flatten-maven-plugin.version>
+ <flatten-maven-plugin.version>1.7.3</flatten-maven-plugin.version>
<junit-jupiter.version>5.13.4</junit-jupiter.version>
<junit-platform.version>1.13.4</junit-platform.version>
<junit.version>4.13.2</junit.version>