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 2022/06/05 04:55:54 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-7442] Upgrade to Felix WebConsole 4.8.2

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 39d68b216d [KARAF-7442] Upgrade to Felix WebConsole 4.8.2
39d68b216d is described below

commit 39d68b216d28e7c054b3cd8ba953f50baa8d2a09
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Jun 4 17:35:34 2022 +0200

    [KARAF-7442] Upgrade to Felix WebConsole 4.8.2
    
    (cherry picked from commit 554e9e46bf07c999544dd574bb8f974f58469e6f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6eb4453ac5..0748b2474d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.plugin.version>5.1.6</felix.plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>
-        <felix.webconsole.version>4.7.0</felix.webconsole.version>
+        <felix.webconsole.version>4.8.2</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.4</felix.metatype.version>