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 3ce3805 chore(deps): update dependency
org.apache.felix:org.apache.felix.webconsole to v5.0.12 (#469)
3ce3805 is described below
commit 3ce380580a68dbd6a171a4aa46e51fadd1eac518
Author: Mend Renovate <[email protected]>
AuthorDate: Thu May 15 14:46:11 2025 +0200
chore(deps): update dependency org.apache.felix:org.apache.felix.webconsole
to v5.0.12 (#469)
---
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 eb61352..12e3f95 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.10",
+ "id":"org.apache.felix:org.apache.felix.webconsole:5.0.12",
"start-order":"5"
},
{