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 3ffc45e chore(deps): update apache felix http (#444)
3ffc45e is described below
commit 3ffc45ea275ae2c02ac0916e7abf4d13e0f91a95
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Mar 17 22:20:06 2025 +0100
chore(deps): update apache felix http (#444)
---
src/main/features/base.json | 2 +-
src/main/features/webconsole.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 07bad37..3c7a788 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -167,7 +167,7 @@
"start-order":"5"
},
{
- "id":"org.apache.felix:org.apache.felix.http.jetty:5.1.28",
+ "id":"org.apache.felix:org.apache.felix.http.jetty:5.1.30",
"start-order":"5"
},
{
diff --git a/src/main/features/webconsole.json
b/src/main/features/webconsole.json
index 5198127..eb61352 100644
--- a/src/main/features/webconsole.json
+++ b/src/main/features/webconsole.json
@@ -37,7 +37,7 @@
"start-order":"5"
},
{
-
"id":"org.apache.felix:org.apache.felix.http.webconsoleplugin:1.2.0",
+
"id":"org.apache.felix:org.apache.felix.http.webconsoleplugin:1.2.2",
"start-order":"5"
},
{