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:47:55 UTC

[karaf] branch karaf-4.3.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.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 8e76ef2fce [KARAF-7442] Upgrade to Felix WebConsole 4.8.2
8e76ef2fce is described below

commit 8e76ef2fce1a418ffd6a8d7d0c584a88861cbffd
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 b1c2f26f90..d2dfbc9bc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
         <felix.inventory.version>1.0.6</felix.inventory.version>
         <felix.maven-bundle-plugin.version>5.1.6</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>
-        <felix.webconsole.version>4.7.2</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>