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 2021/05/24 11:45:24 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-7159] Upgrade to Felix FileInstall 3.7.0

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 9b0f3e2  [KARAF-7159] Upgrade to Felix FileInstall 3.7.0
9b0f3e2 is described below

commit 9b0f3e20382e68a1a62aafa4567a0fcddb5861aa
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon May 24 11:44:17 2021 +0200

    [KARAF-7159] Upgrade to Felix FileInstall 3.7.0
    
    (cherry picked from commit 48da6107cde07caccfc4e17e54b12399907c30e3)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75ff793..adb7275 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
         <felix.configadmin.version>1.9.22</felix.configadmin.version>
         <felix.connect.version>0.2.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
-        <felix.fileinstall.version>3.6.8</felix.fileinstall.version>
+        <felix.fileinstall.version>3.7.0</felix.fileinstall.version>
         <felix.framework.version>5.6.12</felix.framework.version>
         <felix.framework.security.version>2.6.1</felix.framework.security.version>
         <felix.gogo.runtime.version>1.1.4</felix.gogo.runtime.version>