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 30eeaf0  [KARAF-7194] Upgrade to Felix WebConsole 4.6.2
     new 313f84b  Merge pull request #1400 from jbonofre/KARAF-7194
30eeaf0 is described below

commit 30eeaf0a5eea7685fda678914634c400b58973c1
Author: jbonofre <[email protected]>
AuthorDate: Thu Jul 1 14:46:41 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index ca3364e..2890fde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,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.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>

Reply via email to