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 b4a5c70384 KARAF-7730 - Upgrade to maven-bundle-plugin 5.1.9
b4a5c70384 is described below

commit b4a5c70384e7d96b24a652b7b9e87231519efe32
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Thu Jul 27 08:24:15 2023 +0200

    KARAF-7730 - Upgrade to maven-bundle-plugin 5.1.9
    
    (cherry picked from commit cdbb2edd752bea8e0b6e0f556466d456e82123c0)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea50677b97..05ea63cd81 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.2</felix.http.version>
         <felix.inventory.version>1.1.0</felix.inventory.version>
-        
<felix.maven-bundle-plugin.version>5.1.8</felix.maven-bundle-plugin.version>
+        
<felix.maven-bundle-plugin.version>5.1.9</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>
         <felix.webconsole.version>4.8.10</felix.webconsole.version>
         <felix.webconsole.api.version>3.4.0</felix.webconsole.api.version>

Reply via email to