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 18fd106b Http Jetty 5.1.22 and Jetty12 1.0.12
18fd106b is described below

commit 18fd106b39238e1ccf1216389da2cc949d690dab
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jun 23 13:38:14 2024 +0200

    Http Jetty 5.1.22 and Jetty12 1.0.12
---
 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 c9686f2e..34c52b1c 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,13 +57,13 @@ Health Check General 
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|pro
 Health Check Webconsole 
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
 HTTP Service Base|org.apache.felix.http.base|5.1.8
 HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.20
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.10
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.22
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.12
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
 HTTP Service SSL filter|org.apache.felix.http.sslfilter|2.0.2
 HTTP Service Whiteboard|org.apache.felix.http.whiteboard|4.0.0
 HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 + 6.0 
API|org.apache.felix.http.servlet-api|3.0.0
-HTTP Wrappers|org.apache.felix.http.wrappers6|1.1.4
+HTTP Wrappers|org.apache.felix.http.wrappers6|1.1.6
 Inventory|org.apache.felix.inventory|2.0.0
 iPOJO (Core)|org.apache.felix.ipojo|1.12.1|project||-
 iPOJO Runtime Project (containing all iPOJO runtime 
modules)|org.apache.felix.ipojo.runtime-project|1.12.1|source-release||-
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index b4a94030..b2b87531 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -185,13 +185,13 @@ subprojects:
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 5.1.20
+    version: 5.1.22
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty12
     artifactId: org.apache.felix.http.jetty12
-    version: 1.0.10
+    version: 1.0.12
     source_classifier: source-release
     changelog: false
 
@@ -209,7 +209,7 @@ subprojects:
 
   - title: HTTP Wrappers
     artifactId: org.apache.felix.http.wrappers6
-    version: 1.1.4
+    version: 1.1.6
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index ce377019..957143d3 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Http Jetty 5.1.22, Http Jetty12 1.0.12, Http Wrappers 1.0.6 and 
Http Wrappers 1.1.6 (June 23rd 2024)
 * Apache Felix Webconsole 5.0.4 (June 20th 2024)
 * Apache Felix Http Jetty 5.1.20 and Http Jetty12 1.0.10 (June 16th 2024)
 * Apache Felix Http Jetty 5.1.18 (June 13th 2024)

Reply via email to