This is an automated email from the ASF dual-hosted git repository. paulrutter 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 db48b366 jetty12 1.0.36 release db48b366 is described below commit db48b3665ad578e65bb989225d33c38214d86b11 Author: Paul Rütter <p...@blueconic.com> AuthorDate: Mon Jul 21 09:46:04 2025 +0200 jetty12 1.0.36 release --- downloads.list | 2 +- modules/ROOT/examples/downloads.yml | 2 +- modules/ROOT/pages/news.adoc | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/downloads.list b/downloads.list index 4acfa120..e401f751 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.16 HTTP Service Bridge|org.apache.felix.http.bridge|6.0.0 HTTP Service Jetty|org.apache.felix.http.jetty|5.1.34 -HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.34 +HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.36 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 3d8a85f3..7e111b02 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.34 + version: 1.0.36 source_classifier: source-release changelog: false diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc index 7e150d52..c0fa84ef 100644 --- a/modules/ROOT/pages/news.adoc +++ b/modules/ROOT/pages/news.adoc @@ -2,6 +2,8 @@ ## 2025 +* Apache Felix Http Jetty12 1.0.36 (July 21th, 2025) +** https://issues.apache.org/jira/browse/FELIX-6790 Update to Jetty 12.0.23 * Apache Felix Http Base 5.1.16 (June 8th, 2025) * Apache Felix Http Jetty12 1.0.34 (June 6th, 2025) * Apache Felix Http Jetty12 1.0.32