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 2020/04/30 06:38:01 UTC

[karaf] branch master updated: [KARAF-6681] Upgrade to felix fileinstall 3.6.6

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

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


The following commit(s) were added to refs/heads/master by this push:
     new af32091  [KARAF-6681] Upgrade to felix fileinstall 3.6.6
     new 38a33bd  Merge pull request #1112 from jbonofre/KARAF-6681
af32091 is described below

commit af320910f3fd8d0041e9272fe848088899fb513b
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 07:50:27 2020 +0200

    [KARAF-6681] Upgrade to felix fileinstall 3.6.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10c046f..200fc0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
         <felix.configadmin.version>1.9.16</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.4</felix.fileinstall.version>
+        <felix.fileinstall.version>3.6.6</felix.fileinstall.version>
         <felix.framework.version>6.0.3</felix.framework.version>
         <felix.framework.security.version>2.6.1</felix.framework.security.version>
         <felix.gogo.runtime.version>1.1.2</felix.gogo.runtime.version>