This is an automated email from the ASF dual-hosted git repository.

paulrutter pushed a commit to branch feature/FELIX-6754
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git

commit 48474fce7543a0304cebf41824b0e51ecf23893d
Author: Paul Rütter <[email protected]>
AuthorDate: Fri Mar 7 14:42:24 2025 +0100

    FELIX-6754 Update to Jetty 12.0.17
---
 downloads.list                      | 2 +-
 modules/ROOT/examples/downloads.yml | 2 +-
 modules/ROOT/pages/news.adoc        | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/downloads.list b/downloads.list
index cffb823b..ded86d55 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.10
 HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
 HTTP Service Jetty|org.apache.felix.http.jetty|5.1.28
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.20
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.22
 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 5110dded..53f9b405 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.20
+    version: 1.0.22
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 4566353b..eb4d5486 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,9 @@
 
 ## 2025
 
+* Apache Felix Http Jetty12 1.0.22 (March 07 2025)
+** https://issues.apache.org/jira/browse/FELIX-6754 Update to Jetty 12.0.17
+
 * Apache Felix Http Jetty12 1.0.20, Http Jetty 5.1.28 (January 22 2025)
 ** https://issues.apache.org/jira/browse/FELIX-6746 JettyWebSocketServlet: 
Error during calling init()
 ** https://issues.apache.org/jira/browse/FELIX-6745 HttpService: Cannot 
unregister javaxwrappers.ServletWrapper

Reply via email to