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/05/18 07:54:01 UTC

[karaf] branch master updated: [KARAF-6713] Upgrade to Felix WebConsole 4.5.2

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 050448e  [KARAF-6713] Upgrade to Felix WebConsole 4.5.2
     new 7cad3b1  Merge pull request #1120 from jbonofre/KARAF-6713
050448e is described below

commit 050448e6940583f55b822e2ab0a4b6b2cea5d53d
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun May 17 06:42:41 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 45bc352..7faaccf 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.0</felix.webconsole.version>
+        <felix.webconsole.version>4.5.2</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>