This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a commit to branch
dependabot/maven/org.apache.felix-org.apache.felix.webconsole-4.9.10
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tracer.git
commit bc41e0274054d926434e704bcde0db1855a527dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 14:18:09 2026 +0000
Bump org.apache.felix:org.apache.felix.webconsole from 4.2.0 to 4.9.10
Bumps org.apache.felix:org.apache.felix.webconsole from 4.2.0 to 4.9.10.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.webconsole
dependency-version: 4.9.10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6e98812..22969f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole</artifactId>
- <version>4.2.0</version>
+ <version>4.9.10</version>
<scope>provided</scope>
</dependency>
<dependency>