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 2eedf17 SLING-13256 Update to o.a.felix.http.jetty12 2.0 (#636)
2eedf17 is described below
commit 2eedf17663a57838d28178075b5c0f7ec6f6d21d
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jul 6 16:12:32 2026 +0100
SLING-13256 Update to o.a.felix.http.jetty12 2.0 (#636)
---
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 b37ccde..77ef595 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.2.0",
+ "id":"org.apache.felix:org.apache.felix.http.jetty12:2.0.0",
"start-order":"5"
},
{