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/12/20 05:33:12 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6972] Upgrade to Felix Utils 1.11.6

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 fbac820  [KARAF-6972] Upgrade to Felix Utils 1.11.6
fbac820 is described below

commit fbac820ee61a8ea3607cb0a0f2d2d6bc79948694
Author: jbonofre <jb...@apache.org>
AuthorDate: Sat Dec 19 06:47:14 2020 +0100

    [KARAF-6972] Upgrade to Felix Utils 1.11.6
    
    (cherry picked from commit c08e1e8a24c8aa87af57f25f66a2af7f756df312)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7267287..aa84061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
         <felix.http.version>4.1.2</felix.http.version>
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.plugin.version>5.1.1</felix.plugin.version>
-        <felix.utils.version>1.11.4</felix.utils.version>
+        <felix.utils.version>1.11.6</felix.utils.version>
         <felix.webconsole.version>4.5.4</felix.webconsole.version>
         <felix.webconsole.api.version>3.3.0</felix.webconsole.api.version>
         <felix.memoryusage.webconsole.plugin.version>1.0.10</felix.memoryusage.webconsole.plugin.version>