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 76f6a31 chore(deps): update dependency
org.apache.felix:org.apache.felix.webconsole to v5.0.18 (#528)
76f6a31 is described below
commit 76f6a318e8ce3be34d0b1670ed51b1833369c13c
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Sep 23 10:14:15 2025 +0200
chore(deps): update dependency org.apache.felix:org.apache.felix.webconsole
to v5.0.18 (#528)
---
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 42a72a8..c867fbf 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.14",
+ "id":"org.apache.felix:org.apache.felix.webconsole:5.0.18",
"start-order":"5"
},
{