This is an automated email from the ASF dual-hosted git repository.

kwin 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 e1513d0  Use Felix Web Console 4.7.2
e1513d0 is described below

commit e1513d09f28d890d0932ceedf158ab79af59900b
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Dec 20 20:47:20 2021 +0100

    Use Felix Web Console 4.7.2
    
    This adds framework properties printer and information about
    capabilities and requirements
---
 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 51f8542..1da1ef3 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.7.0",
+            "id":"org.apache.felix:org.apache.felix.webconsole:4.7.2",
             "start-order":"5"
         },    
         {

Reply via email to