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 968b50d [KARAF-7194] Upgrade to Felix WebConsole 4.6.2
968b50d is described below
commit 968b50d0e8477cc2a415c54689ce0580d141c9c1
Author: jbonofre <[email protected]>
AuthorDate: Thu Jul 1 14:46:41 2021 +0200
[KARAF-7194] Upgrade to Felix WebConsole 4.6.2
(cherry picked from commit 30eeaf0a5eea7685fda678914634c400b58973c1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b316122..77e5673 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,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.0</felix.webconsole.version>
+ <felix.webconsole.version>4.6.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>