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 3e1ef4d  chore(deps): update apache felix http (#346)
3e1ef4d is described below

commit 3e1ef4da14a8bb297ba60bd008e2f87cef6c49b2
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jul 16 08:47:17 2024 +0200

    chore(deps): update apache felix http (#346)
---
 src/main/features/base.json       | 2 +-
 src/main/features/webconsole.json | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index c0d4db5..1cef7ef 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -163,7 +163,7 @@
             "start-order":"5"
         },
         {
-            "id":"org.apache.felix:org.apache.felix.http.jetty:5.1.22",
+            "id":"org.apache.felix:org.apache.felix.http.jetty:5.1.24",
             "start-order":"5"
         },
         {
diff --git a/src/main/features/webconsole.json 
b/src/main/features/webconsole.json
index 396b6f2..256680d 100644
--- a/src/main/features/webconsole.json
+++ b/src/main/features/webconsole.json
@@ -37,11 +37,11 @@
             "start-order":"5"
         },
         {
-            
"id":"org.apache.felix:org.apache.felix.http.webconsoleplugin:1.1.0",
+            
"id":"org.apache.felix:org.apache.felix.http.webconsoleplugin:1.2.0",
             "start-order":"5"
         },
         {
-            
"id":"org.apache.felix:org.apache.felix.http.inventoryprinter:1.0.0",
+            
"id":"org.apache.felix:org.apache.felix.http.inventoryprinter:1.0.2",
             "start-order":"5"
         },
         {

Reply via email to