This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 52d4083ec9 Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to
6.0.2 (#2349)
52d4083ec9 is described below
commit 52d4083ec9ff81fe4b59218d7002eb081a5aa3ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 22:11:54 2026 +0100
Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.2 (#2349)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 383fe5445d..9b72d48276 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
<felix.httplite.version>0.1.6</felix.httplite.version>
<felix.http.version>4.2.32</felix.http.version>
<felix.inventory.version>1.1.0</felix.inventory.version>
-
<felix.maven-bundle-plugin.version>5.1.9</felix.maven-bundle-plugin.version>
+
<felix.maven-bundle-plugin.version>6.0.2</felix.maven-bundle-plugin.version>
<felix.utils.version>1.11.8</felix.utils.version>
<felix.webconsole.version>4.8.12</felix.webconsole.version>
<felix.webconsole.api.version>3.4.0</felix.webconsole.api.version>