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 2bb6af8 chore(deps): update apache felix http (#213)
2bb6af8 is described below
commit 2bb6af881f2db3289406f37cfd070fbeaf7b20c6
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 25 17:32:21 2023 +0200
chore(deps): update apache felix http (#213)
* chore(deps): update apache felix http
* chore(deps): update dependency
org.apache.felix:org.apache.felix.webconsole to v4.9.4
---
src/main/features/base.json | 4 ++--
src/main/features/webconsole.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 1718b6a..b85f2c9 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:4.2.14",
+ "id":"org.apache.felix:org.apache.felix.http.jetty:4.2.18",
"start-order":"5"
},
{
@@ -199,7 +199,7 @@
"start-order":"5"
},
{
- "id":"org.apache.felix:org.apache.felix.http.sslfilter:1.2.6",
+ "id":"org.apache.felix:org.apache.felix.http.sslfilter:1.2.8",
"start-order":"10"
},
{
diff --git a/src/main/features/webconsole.json
b/src/main/features/webconsole.json
index f198ead..3e489e8 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.8.12",
+ "id":"org.apache.felix:org.apache.felix.webconsole:4.9.4",
"start-order":"5"
},
{