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 4d915cef Http Jetty 5.1.18
4d915cef is described below
commit 4d915cef6c518c4d28ea84b67e884876a7f9445b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jun 13 17:26:32 2024 +0200
Http Jetty 5.1.18
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/downloads.list b/downloads.list
index 04745e8b..66910c9c 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,7 +57,7 @@ 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.16
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.18
HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.8
HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
HTTP Service SSL filter|org.apache.felix.http.sslfilter|2.0.2
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index f7a1b52e..08be9f95 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -185,7 +185,7 @@ subprojects:
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 5.1.16
+ version: 5.1.18
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index e6b8eb8e..a261ce14 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,6 +1,7 @@
= News
-* Apache Felix Http Jetty 5.1.12 and Http Jetty12 1.0.8 (June 10th 2024)
+* Apache Felix Http Jetty 5.1.18 (June 13th 2024)
+* Apache Felix Http Jetty 5.1.16 and Http Jetty12 1.0.8 (June 10th 2024)
* Apache Felix Http Jetty 5.1.14 and Http Jetty12 1.0.6 (May 27th 2024)
* Apache Felix Http Jetty 5.1.12, Http Jetty12 1.0.4, Http Base 5.1.8 and Http
Bridge 5.1.8 (May 5th)
* Apache Felix Webconsole 5.0.2 and 4.9.8 (April, 14th)