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 2024/01/03 12:56:38 UTC

(karaf) branch main updated: KARAF-7769: Upgrade to Felix WebConsole 4.8.12

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 289f7ecfaa KARAF-7769: Upgrade to Felix WebConsole 4.8.12
     new ddee5a1562 Merge pull request #1812 from jbonofre/KARAF-7769
289f7ecfaa is described below

commit 289f7ecfaaf3875d8982066cf719cd6f0c057338
Author: JB Onofré <jb...@nanthrax.net>
AuthorDate: Wed Jan 3 11:47:07 2024 +0100

    KARAF-7769: Upgrade to Felix WebConsole 4.8.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba8ea46929..a1f482b0f1 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>