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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 36488d724c KARAF-7769: Upgrade to Felix WebConsole 4.8.12
36488d724c is described below

commit 36488d724cda5c5a81035c38dfc3117be9eece33
Author: JB Onofré <[email protected]>
AuthorDate: Wed Jan 3 11:47:07 2024 +0100

    KARAF-7769: Upgrade to Felix WebConsole 4.8.12
    
    (cherry picked from commit 289f7ecfaaf3875d8982066cf719cd6f0c057338)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index afa6449b76..99feb8b990 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
         <felix.inventory.version>1.1.0</felix.inventory.version>
         
<felix.maven-bundle-plugin.version>5.1.9</felix.maven-bundle-plugin.version>
         <felix.utils.version>1.11.8</felix.utils.version>
-        <felix.webconsole.version>4.8.10</felix.webconsole.version>
+        <felix.webconsole.version>4.8.12</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