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 1cdbd4df5 Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to
1.7.1
1cdbd4df5 is described below
commit 1cdbd4df5cd07e3b576f290492f8786b68f1b9bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 23 19:27:28 2025 +0000
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1
Bumps
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.0...1.7.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-version: 1.7.1
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 7c450c8e7..001983b2e 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.0</flatten-maven-plugin.version>
+ <flatten-maven-plugin.version>1.7.1</flatten-maven-plugin.version>
<junit-jupiter.version>5.13.1</junit-jupiter.version>
<junit-platform.version>1.13.1</junit-platform.version>
<junit.version>4.13.2</junit.version>