This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 827f3ca3 http base release
827f3ca3 is described below
commit 827f3ca3041792d5111a7c026247d45d39fce18f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jun 8 08:52:44 2025 +0200
http base release
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/downloads.list b/downloads.list
index b5ec183c..4acfa120 100644
--- a/downloads.list
+++ b/downloads.list
@@ -55,7 +55,7 @@ Health Check
API|org.apache.felix.healthcheck.api|2.0.4|project||-
Health Check Core|org.apache.felix.healthcheck.core|2.3.0|project||-
Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|project||-
Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
-HTTP Service Base|org.apache.felix.http.base|5.1.14
+HTTP Service Base|org.apache.felix.http.base|5.1.16
HTTP Service Bridge|org.apache.felix.http.bridge|6.0.0
HTTP Service Jetty|org.apache.felix.http.jetty|5.1.34
HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.34
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 1c656637..3d8a85f3 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -173,7 +173,7 @@ subprojects:
- title: HTTP Service Base
artifactId: org.apache.felix.http.base
- version: 5.1.14
+ version: 5.1.16
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index a8b388a6..7e150d52 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,7 @@
## 2025
+* Apache Felix Http Base 5.1.16 (June 8th, 2025)
* Apache Felix Http Jetty12 1.0.34 (June 6th, 2025)
* Apache Felix Http Jetty12 1.0.32
** https://issues.apache.org/jira/browse/FELIX-6782 Allow adding custom
headers to Jetty error pages