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 90dc4a29 Apache Felix Http Jetty 5.1.14 and Jetty12 1.0.6
90dc4a29 is described below
commit 90dc4a29b3ae34779cc6c7993de4eb6a08e07961
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon May 27 07:24:40 2024 +0200
Apache Felix Http Jetty 5.1.14 and Jetty12 1.0.6
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/downloads.list b/downloads.list
index 45af82d9..56965463 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,8 +57,8 @@ 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.12
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.4
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.14
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.6
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
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 30090b1d..b2382bd6 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.12
+ version: 5.1.14
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.4
+ version: 1.0.6
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 150a8825..1df98e23 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* 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)
* Apache Felix Http Jetty 5.1.10 and Http Jetty 4.2.26 (March, 4th)