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 09bed91f5 Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to
1.7.2
09bed91f5 is described below
commit 09bed91f5027a8e8ac0a5e466893a6a93c51f1f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 28 20:39:57 2025 +0000
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2
Bumps
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.1...1.7.2)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-version: 1.7.2
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 4e6c934dc..aba0e839d 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.1</flatten-maven-plugin.version>
+ <flatten-maven-plugin.version>1.7.2</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>