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/01/07 09:41:45 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7315] Upgrade to Felix FileInstall 3.7.4

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 a79daae  [KARAF-7315] Upgrade to Felix FileInstall 3.7.4
a79daae is described below

commit a79daae652cc7dee8544b84e8ddcc9c7820e6f8e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Jan 6 18:43:14 2022 +0100

    [KARAF-7315] Upgrade to Felix FileInstall 3.7.4
    
    (cherry picked from commit 9dcafb280d54c8a6cb5deac092a49afb1846eddf)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f8d3dc1..d9d6f9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,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.7.2</felix.fileinstall.version>
+        <felix.fileinstall.version>3.7.4</felix.fileinstall.version>
         <felix.framework.version>6.0.5</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>