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:22:46 UTC

[karaf] branch master 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 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 6c20478  [KARAF-6684] Upgrade to felix webconsole 4.5.0
     new bfad3a2  Merge pull request #1109 from jbonofre/KARAF-6684
6c20478 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 13423a8..4a6ed8b 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>