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 713c4bd  chore(deps): update apache felix http to v1.2.0 (#630)
713c4bd is described below

commit 713c4bd82d7bdb94fd42b210b0c3fbab2de5d7b2
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 8 16:14:11 2026 +0100

    chore(deps): update apache felix http to v1.2.0 (#630)
---
 src/main/features/base.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index dd6ceb0..54a56bf 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -183,7 +183,7 @@
             "start-order":"5"
         },
         {
-            "id":"org.apache.felix:org.apache.felix.http.jetty12:1.1.8",
+            "id":"org.apache.felix:org.apache.felix.http.jetty12:1.2.0",
             "start-order":"5"
         },
         {

Reply via email to