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/04/30 06:23:34 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6684] Upgrade to felix webconsole 4.5.0

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 92c52bb  [KARAF-6684] Upgrade to felix webconsole 4.5.0
92c52bb is described below

commit 92c52bbd430ed7d2f1602c279b6d929a4499cbc5
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 07:46:02 2020 +0200

    [KARAF-6684] Upgrade to felix webconsole 4.5.0
    
    (cherry picked from commit 6c204781bdec0b04dd436ba084e169e60adc5308)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 27c82a2..4e21138 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,8 +202,8 @@
         <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.3.16</felix.webconsole.version>
-        <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
+        <felix.webconsole.version>4.5.0</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>
         <felix.eventadmin.version>1.5.0</felix.eventadmin.version>