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 2021/09/11 17:47:09 UTC

[karaf] branch main updated: [KARAF-7253] Upgrade to Felix WebConsole 4.7.0

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 1eddb18  [KARAF-7253] Upgrade to Felix WebConsole 4.7.0
     new a5d25e7  Merge pull request #1433 from jbonofre/KARAF-7253
1eddb18 is described below

commit 1eddb18aa3fa3ed22caa10312a710702abe5a9cf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Sep 10 15:32:38 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 3c83e84..53b3ec7 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.2</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>
-        <felix.webconsole.version>4.6.2</felix.webconsole.version>
+        <felix.webconsole.version>4.7.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.4</felix.metatype.version>