This is an automated email from the ASF dual-hosted git repository. paulrutter pushed a commit to branch maintenance/FELIX-6743-Update-to-Jetty-12.0.16 in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
commit a8676394d2260674954cf8a63d56cd9b3b00bd7f Author: Paul Rütter <[email protected]> AuthorDate: Mon Dec 16 09:20:12 2024 +0100 FELIX-6743 Update to Jetty 12.0.16 --- 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 bc088ee8..d4495ea0 100644 --- a/downloads.list +++ b/downloads.list @@ -58,7 +58,7 @@ Health Check Webconsole Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2 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.26 -HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.18 +HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.19 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 feefae76..68200e6e 100644 --- a/modules/ROOT/examples/downloads.yml +++ b/modules/ROOT/examples/downloads.yml @@ -191,7 +191,7 @@ subprojects: - title: HTTP Service Jetty12 artifactId: org.apache.felix.http.jetty12 - version: 1.0.18 + version: 1.0.19 source_classifier: source-release changelog: false diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc index 4eb9541f..c63fd45a 100644 --- a/modules/ROOT/pages/news.adoc +++ b/modules/ROOT/pages/news.adoc @@ -1,5 +1,6 @@ = News +* Apache Felix Http Jetty12 1.0.19 (December 16th 2024) * Apache Felix Maven Bundle Plugin 6.0.0 (November 28th, 2024) * Apache Felix Http Jetty12 1.0.18, Http Jetty 4.2.28 and Http Wrapper 1.1.8 (November 17th 2024) * Apache Felix Webconsole 5.0.8 (Sep 19th, 2024)
