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 801cae1  chore(deps): update dependency 
org.apache.felix:org.apache.felix.webconsole to v4.9.6 (#245)
801cae1 is described below

commit 801cae147f58da542a1c7daacb31c91cce6deb43
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Oct 9 16:19:21 2023 +0200

    chore(deps): update dependency org.apache.felix:org.apache.felix.webconsole 
to v4.9.6 (#245)
---
 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 3e489e8..016e252 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.4",
+            "id":"org.apache.felix:org.apache.felix.webconsole:4.9.6",
             "start-order":"5"
         },    
         {

Reply via email to