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 2019/05/28 07:41:35 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6286] Upgrade to Felix WebConsole 4.3.12

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 e7d9661  [KARAF-6286] Upgrade to Felix WebConsole 4.3.12
e7d9661 is described below

commit e7d966124b667e0caa4447982e8aa74baebc2297
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon May 27 19:38:04 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 0a4d138..526dea5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
         <felix.inventory.version>1.0.4</felix.inventory.version>
         <felix.plugin.version>4.1.0</felix.plugin.version>
         <felix.utils.version>1.11.2</felix.utils.version>
-        <felix.webconsole.version>4.3.8</felix.webconsole.version>
+        <felix.webconsole.version>4.3.12</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</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>