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:30:53 UTC

[karaf] branch master 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 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 435f4e3  [KARAF-6803] Upgrade to Felix WebConsole 4.5.4
     new 6c62e48  Merge pull request #1144 from jbonofre/KARAF-6803
435f4e3 is described below

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

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

diff --git a/pom.xml b/pom.xml
index d4b9656..792fd1f 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>