This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 173a985 chore(deps): update dependency
org.apache.felix:org.apache.felix.webconsole to v5.0.14 (#512)
173a985 is described below
commit 173a985d43a5845fddf8279d643cfc54a426e107
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Aug 29 00:25:11 2025 +0200
chore(deps): update dependency org.apache.felix:org.apache.felix.webconsole
to v5.0.14 (#512)
---
src/main/features/webconsole.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/webconsole.json
b/src/main/features/webconsole.json
index 12e3f95..42a72a8 100644
--- a/src/main/features/webconsole.json
+++ b/src/main/features/webconsole.json
@@ -1,7 +1,7 @@
{
"bundles": [
{
- "id":"org.apache.felix:org.apache.felix.webconsole:5.0.12",
+ "id":"org.apache.felix:org.apache.felix.webconsole:5.0.14",
"start-order":"5"
},
{