Add http releases
diff --git a/downloads.list b/downloads.list
index 555c1e0..d6afa8f 100644
--- a/downloads.list
+++ b/downloads.list
@@ -55,9 +55,9 @@
 Health Check Core|org.apache.felix.healthcheck.core|2.2.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.2
-HTTP Service Bridge|org.apache.felix.http.bridge|5.1.2
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.4
+HTTP Service Base|org.apache.felix.http.base|5.1.4
+HTTP Service Bridge|org.apache.felix.http.bridge|5.1.4
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.6
 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 0c22ac6..126ef69 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -173,19 +173,25 @@
 
   - title: HTTP Service Base
     artifactId: org.apache.felix.http.base
-    version: 5.1.2
+    version: 5.1.4
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Bridge
     artifactId: org.apache.felix.http.bridge
-    version: 5.1.2
+    version: 5.1.4
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 5.1.4
+    version: 5.1.6
+    source_classifier: source-release
+    changelog: false
+
+  - title: HTTP Service Jetty12
+    artifactId: org.apache.felix.http.jetty12
+    version: 1.0.0
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 64acc4b..3b42d53 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,6 +1,7 @@
 = News
 
-* Apache Felix iPOJO Manipulator 1.13.0 (Decembre 8th, 2023)
+* Apache Felix Http Jetty 5.1.6, Http Jetty12 1.0.0, Http Jetty 4.2.22, Http Base 5.1.4, Http Bridge 5.1.4, Http Base 4.2.12, Http Bridge 4.2.16 (December 11th, 2023)
+* Apache Felix iPOJO Manipulator 1.13.0 (December 8th, 2023)
 * Apache Felix Http Bridge 4.2.14 (November 6th, 2023)
 * Apache Felic Http Jetty 5.1.4 and Http Jetty 4.2.20 (November 4th, 2023)
 * Apache Felix Webconsole 4.9.6 (October 7th, 2023)