This is an automated email from the ASF dual-hosted git repository.
stbischof pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 27c24deb4a Bump org.apache.felix:org.apache.felix.webconsole
27c24deb4a is described below
commit 27c24deb4ac7d0880a18c0b89c53be677efab887
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 20:01:14 2025 +0000
Bump org.apache.felix:org.apache.felix.webconsole
Bumps org.apache.felix:org.apache.felix.webconsole from 4.9.0 to 4.9.10.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.webconsole
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
webconsole-plugins/memoryusage/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webconsole-plugins/memoryusage/pom.xml
b/webconsole-plugins/memoryusage/pom.xml
index 32eb8d3442..2a0c5106a8 100644
--- a/webconsole-plugins/memoryusage/pom.xml
+++ b/webconsole-plugins/memoryusage/pom.xml
@@ -147,7 +147,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole</artifactId>
- <version>4.9.0</version>
+ <version>4.9.10</version>
<scope>provided</scope>
</dependency>
<dependency>