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

paulrutter pushed a commit to branch 
maintenance/FELIX-6758-Update-to-Jetty-12.0.18-11.0.25
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git

commit 17a3d9a5a3a440836395d7e906a68d5cbea5433a
Author: Paul Rütter <p...@blueconic.com>
AuthorDate: Tue Mar 18 15:42:20 2025 +0100

    FELIX-6758 Update to Jetty 12.0.18 / 11.0.25
---
 downloads.list                      | 4 ++--
 modules/ROOT/examples/downloads.yml | 4 ++--
 modules/ROOT/pages/news.adoc        | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/downloads.list b/downloads.list
index a78cc884..c3015671 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.10
 HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.30
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.24
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.32
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.26
 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 7b02bbf5..9446fc37 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.30
+    version: 5.1.32
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty12
     artifactId: org.apache.felix.http.jetty12
-    version: 1.0.24
+    version: 1.0.26
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 48cb45f9..680c5f91 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,8 @@
 
 ## 2025
 
+* Apache Felix Http Jetty12 1.0.26, HTTP Jetty 5.1.32 (March 18 2025)
+** https://issues.apache.org/jira/browse/FELIX-6758 Update to Jetty 12.0.18 / 
11.0.25
 * Apache Felix Http Jetty12 1.0.24, HTTP Jetty 5.1.30, HTTP Wrappers 1.1.10 
and 1.0.8 (March 13 2025)
 ** https://issues.apache.org/jira/browse/FELIX-6756 Cookie name "Path" is a 
reserved token
 * Apache Felix Http Webconsole Plugin (March 12 2025)

Reply via email to