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 8e9dcb1 chore(deps): update dependency
org.apache.felix:org.apache.felix.webconsole to v5 (#293)
8e9dcb1 is described below
commit 8e9dcb1746705fe1d4efa648cf7b3a4091481ad6
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jan 9 17:12:11 2024 +0100
chore(deps): update dependency org.apache.felix:org.apache.felix.webconsole
to v5 (#293)
---
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 179362d..02c6665 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:4.9.6",
+ "id":"org.apache.felix:org.apache.felix.webconsole:5.0.0",
"start-order":"5"
},
{