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 c87702bd Add new http releases
c87702bd is described below

commit c87702bdd1b5605c488f8e44e2dc0e36d5bdb67d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Oct 10 08:49:51 2022 +0200

    Add new http releases
---
 downloads.list                      | 6 +++---
 modules/ROOT/examples/downloads.yml | 6 +++---
 modules/ROOT/pages/news.adoc        | 1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/downloads.list b/downloads.list
index 0f3b5c22..8fa22d21 100644
--- a/downloads.list
+++ b/downloads.list
@@ -54,9 +54,9 @@ Health Check 
API|org.apache.felix.healthcheck.api|2.0.4|project||-
 Health Check Core|org.apache.felix.healthcheck.core|2.0.14|project||-
 Health Check General 
Checks|org.apache.felix.healthcheck.generalchecks|3.0.4|project||-
 Health Check Webconsole 
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.2|project||-
-HTTP Service Base|org.apache.felix.http.base|4.2.0
-HTTP Service Bridge|org.apache.felix.http.bridge|4.2.0
-HTTP Service Jetty|org.apache.felix.http.jetty|4.2.0
+HTTP Service Base|org.apache.felix.http.base|4.2.2
+HTTP Service Bridge|org.apache.felix.http.bridge|4.2.2
+HTTP Service Jetty|org.apache.felix.http.jetty|4.2.2
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
 HTTP Service SSL filter|org.apache.felix.http.sslfilter|1.2.6
 HTTP Service Whiteboard|org.apache.felix.http.whiteboard|4.0.0
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index fbf1c6ac..7f664e0f 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -167,19 +167,19 @@ subprojects:
 
   - title: HTTP Service Base
     artifactId: org.apache.felix.http.base
-    version: 4.2.0
+    version: 4.2.2
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Bridge
     artifactId: org.apache.felix.http.bridge
-    version: 4.2.0
+    version: 4.2.2
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 4.2.0
+    version: 4.2.2
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 340ff619..2fcd2c03 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Http Jetty 4.2.2, Http Bridge 4.2.2, and Http Base 4.2.2 
(October 10th, 2022)
 * Apache Felix Webconsole 4.8.4 (September 5th, 2022)
 * Apache Felix Event Admin 1.6.4 (July 29th, 2022)
 * Apache Felix Health Check General Checks 3.0.4 (July 7th, 2022)

Reply via email to