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/08/14 08:31:35 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6803] Upgrade to Felix WebConsole 4.5.4

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 43e2316  [KARAF-6803] Upgrade to Felix WebConsole 4.5.4
43e2316 is described below

commit 43e2316e38784ff505d6a284bac00dba983be05b
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Aug 13 18:51:56 2020 +0200

    [KARAF-6803] Upgrade to Felix WebConsole 4.5.4
    
    (cherry picked from commit 435f4e3fd028fc4fc95a599bc208db51edadfcd4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9b441a9..30c7dfeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.plugin.version>4.2.1</felix.plugin.version>
         <felix.utils.version>1.11.2</felix.utils.version>
-        <felix.webconsole.version>4.5.2</felix.webconsole.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>
         <felix.metatype.version>1.2.2</felix.metatype.version>