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 3115d47c7 Bump org.apache.felix:maven-bundle-plugin in /spi-fly
3115d47c7 is described below
commit 3115d47c7188155efd17757d383ba18e03f0f15c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 18:16:07 2025 +0000
Bump org.apache.felix:maven-bundle-plugin in /spi-fly
Bumps org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
spi-fly/spi-fly-examples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spi-fly/spi-fly-examples/pom.xml b/spi-fly/spi-fly-examples/pom.xml
index 98ecd7b3d..78e84be5d 100644
--- a/spi-fly/spi-fly-examples/pom.xml
+++ b/spi-fly/spi-fly-examples/pom.xml
@@ -41,7 +41,7 @@
<maven.deploy.skip>true</maven.deploy.skip>
<maven.install.skip>true</maven.install.skip>
<obrRepository>none</obrRepository>
- <maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
+ <maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
</properties>
<scm>