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 f9e36864ed Downgrade to WebConsole MemoryUsage plugin to 1.0.10 (#2638)
f9e36864ed is described below
commit f9e36864ed1d9c7818aa77b595adfe4e87824c92
Author: JB Onofré <[email protected]>
AuthorDate: Wed May 6 08:17:15 2026 +0200
Downgrade to WebConsole MemoryUsage plugin to 1.0.10 (#2638)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2644955c37..4c87003488 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@
<felix.utils.version>1.11.8</felix.utils.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.1.0</felix.memoryusage.webconsole.plugin.version>
+
<felix.memoryusage.webconsole.plugin.version>1.0.10</felix.memoryusage.webconsole.plugin.version>
<felix.metatype.version>1.2.4</felix.metatype.version>
<felix.eventadmin.version>1.6.4</felix.eventadmin.version>
<felix.eventadmin.webconsole.plugin.version>1.1.8</felix.eventadmin.webconsole.plugin.version>