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 3a13b1020 Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to
1.8.0 (#871)
3a13b1020 is described below
commit 3a13b1020e14c1f83331f785e22914922de6ca2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 24 20:29:51 2026 +0200
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0 (#871)
Bumps
[org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin)
from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.3...1.8.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-version: 1.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 a9124cb98..293761d49 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.2</felix.log.version>
<felix.logback.version>1.0.6</felix.logback.version>
- <flatten-maven-plugin.version>1.7.3</flatten-maven-plugin.version>
+ <flatten-maven-plugin.version>1.8.0</flatten-maven-plugin.version>
<junit-jupiter.version>5.14.4</junit-jupiter.version>
<junit-platform.version>1.14.4</junit-platform.version>
<junit.version>4.13.2</junit.version>