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:44:24 UTC

[karaf] branch main 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 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 48da610  [KARAF-7159] Upgrade to Felix FileInstall 3.7.0
     new 392ba40  Merge pull request #1382 from jbonofre/KARAF-7159
48da610 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 6f58a97..a9d7bef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
         <felix.connect.version>0.2.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.converter.version>1.0.14</felix.converter.version>
-        <felix.fileinstall.version>3.6.8</felix.fileinstall.version>
+        <felix.fileinstall.version>3.7.0</felix.fileinstall.version>
         <felix.framework.version>6.0.4</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>