This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
new 51ce3d8 [KARAF-7078] Upgrade to maven-bundle-plugin 5.1.2
51ce3d8 is described below
commit 51ce3d87f099d46e8e9793f9ccedd3add433d3ec
Author: jbonofre <[email protected]>
AuthorDate: Sat Mar 27 07:21:01 2021 +0100
[KARAF-7078] Upgrade to maven-bundle-plugin 5.1.2
(cherry picked from commit ad58e26fbbf79ad4d53cecf6d4914652f5b5e8dd)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 950ff3b..d478853 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
<felix.httplite.version>0.1.6</felix.httplite.version>
<felix.http.version>4.1.6</felix.http.version>
<felix.inventory.version>1.0.6</felix.inventory.version>
- <felix.plugin.version>5.1.1</felix.plugin.version>
+ <felix.plugin.version>5.1.2</felix.plugin.version>
<felix.utils.version>1.11.6</felix.utils.version>
<felix.webconsole.version>4.6.0</felix.webconsole.version>
<felix.webconsole.api.version>3.4.0</felix.webconsole.api.version>