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 5f85fe88 http bridge 6.1.2
5f85fe88 is described below

commit 5f85fe889a4288e1ee470ef4ee6601b4240db21b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Mar 15 15:30:31 2026 +0100

    http bridge 6.1.2
---
 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 3dae2a9d..64210346 100644
--- a/downloads.list
+++ b/downloads.list
@@ -56,7 +56,7 @@ Health Check 
Core|org.apache.felix.healthcheck.core|2.3.0|project||-
 Health Check General 
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|project||-
 Health Check Webconsole 
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
 HTTP Service Base|org.apache.felix.http.base|5.1.16
-HTTP Service Bridge|org.apache.felix.http.bridge|6.1.0
+HTTP Service Bridge|org.apache.felix.http.bridge|6.1.2
 HTTP Service Jetty|org.apache.felix.http.jetty|5.2.0
 HTTP Service Jetty|org.apache.felix.http.jetty12|1.1.8
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index 48c5b2f6..3afe2296 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -179,7 +179,7 @@ subprojects:
 
   - title: HTTP Service Bridge
     artifactId: org.apache.felix.http.bridge
-    version: 6.1.0
+    version: 6.1.2
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 9a30839e..d4e78f40 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,6 +1,7 @@
 = News
 
 ## 2026
+* Apache Felix Http Bridge 6.1.2 (March 15th, 2026)
 * Apache Felix Http Jetty12 1.1.8 and Maven Bundle Plugin 6.0.2 (Febuary 27th, 
2026)
 ** https://issues.apache.org/jira/browse/FELIX-6821 Update to Jetty 12.0.32
 ** https://issues.apache.org/jira/browse/FELIX-6816 Update to Jetty 12.0.31

Reply via email to