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/12/21 12:28:52 UTC

[karaf] branch master updated: [KARAF-6971] Upgrade to Felix WebConsole 4.6.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 b659b05  [KARAF-6971] Upgrade to Felix WebConsole 4.6.0
     new 2f0efac  Merge pull request #1277 from jbonofre/KARAF-6971
b659b05 is described below

commit b659b057c59f3c453633aae9692390d00acc1d4e
Author: jbonofre <jb...@apache.org>
AuthorDate: Sat Dec 19 06:35:39 2020 +0100

    [KARAF-6971] Upgrade to Felix WebConsole 4.6.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 40e1ba8..3336bb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,8 +198,8 @@
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.maven-bundle-plugin.version>5.1.1</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.6</felix.utils.version>
-        <felix.webconsole.version>4.5.4</felix.webconsole.version>
-        <felix.webconsole.api.version>3.3.0</felix.webconsole.api.version>
+        <felix.webconsole.version>4.6.0</felix.webconsole.version>
+        <felix.webconsole.api.version>3.4.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.6.0</felix.eventadmin.version>