You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/05/26 05:14:09 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7434] upgrade Felix maven-bundle-plugin

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new dc477fdb57 [KARAF-7434] upgrade Felix maven-bundle-plugin
dc477fdb57 is described below

commit dc477fdb578a54bea7e97c2137403d82045a39eb
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun May 15 10:37:50 2022 +0200

    [KARAF-7434] upgrade Felix maven-bundle-plugin
    
    (cherry picked from commit 6ed633513dcec6d449c97c863d7272508b0316ba)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bc4ac4f68..a303f308dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
         <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.http.version>4.2.0</felix.http.version>
         <felix.inventory.version>1.0.6</felix.inventory.version>
-        <felix.maven-bundle-plugin.version>5.1.4</felix.maven-bundle-plugin.version>
+        <felix.maven-bundle-plugin.version>5.1.6</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>
         <felix.webconsole.version>4.7.2</felix.webconsole.version>
         <felix.webconsole.api.version>3.4.0</felix.webconsole.api.version>