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 9f84e64 [KARAF-7253] Upgrade to Felix WebConsole 4.7.0 new 6cd74ee Merge pull request #1439 from jbonofre/KARAF-7253 9f84e64 is described below commit 9f84e644751d43f969c57ac7ee33a28dc527672f Author: Jean-Baptiste Onofré <jbono...@apache.org> AuthorDate: Fri Sep 10 15:32:38 2021 +0200 [KARAF-7253] Upgrade to Felix WebConsole 4.7.0 (cherry picked from commit 1eddb18aa3fa3ed22caa10312a710702abe5a9cf) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff73ad1..be501cb 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ <felix.inventory.version>1.0.6</felix.inventory.version> <felix.plugin.version>5.1.2</felix.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>