Servlet API 1.2.0, Http Jetty 4.2.0, Http Bridge 4.2.0, Http Base 4.2.0
diff --git a/downloads.list b/downloads.list
index 423ebb8..4ac2a2e 100644
--- a/downloads.list
+++ b/downloads.list
@@ -54,13 +54,13 @@
 Health Check Core|org.apache.felix.healthcheck.core|2.0.14|project||-
 Health Check General Checks|org.apache.felix.healthcheck.generalchecks|3.0.0|project||-
 Health Check Webconsole Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.2|project||-
-HTTP Service Base|org.apache.felix.http.base|4.1.4
-HTTP Service Bridge|org.apache.felix.http.bridge|4.1.4
-HTTP Service Jetty|org.apache.felix.http.jetty|4.1.12
+HTTP Service Base|org.apache.felix.http.base|4.2.0
+HTTP Service Bridge|org.apache.felix.http.bridge|4.2.0
+HTTP Service Jetty|org.apache.felix.http.jetty|4.2.0
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
 HTTP Service SSL filter|org.apache.felix.http.sslfilter|1.2.6
 HTTP Service Whiteboard|org.apache.felix.http.whiteboard|4.0.0
-HTTP Servlet 2.6 + 3.0 API|org.apache.felix.http.servlet-api|1.1.2
+HTTP Servlet 2.6 + 3.0 + 4.0 API|org.apache.felix.http.servlet-api|1.2.0
 Inventory Printer|org.apache.felix.inventory|1.0.6
 iPOJO (Core)|org.apache.felix.ipojo|1.12.1|project||-
 iPOJO Runtime Project (containing all iPOJO runtime modules)|org.apache.felix.ipojo.runtime-project|1.12.1|source-release||-
diff --git a/modules/ROOT/examples/downloads.yml b/modules/ROOT/examples/downloads.yml
index ac13d6a..210833f 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -167,19 +167,19 @@
 
   - title: HTTP Service Base
     artifactId: org.apache.felix.http.base
-    version: 4.1.6
+    version: 4.2.0
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Bridge
     artifactId: org.apache.felix.http.bridge
-    version: 4.1.6
+    version: 4.2.0
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 4.1.14
+    version: 4.2.0
     source_classifier: source-release
     changelog: false
 
@@ -201,9 +201,9 @@
     source_classifier: source-release
     changelog: false
 
-  - title: HTTP Servlet 2.6 + 3.0 API
+  - title: HTTP Servlet 2.6 + 3.0 + 4.0 API
     artifactId: org.apache.felix.http.servlet-api
-    version: 1.1.2
+    version: 1.2.0
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 348762d..82164f4 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Http Jetty 4.2.0, Http Servlet API 1.2.0, Http Bridge 4.2.0, and Http Base 4.2.0 (February 20th)
 * Apache Felix Health Check Core 2.0.14 (February 17th, 2022)
 * Apache Felix Health Check Core 2.0.12, Health Check General Checks 3.0.0 (January 3rd, 2022)
 * Apache Felix Framework 7.0.3 and Framework Security 2.8.3 released (December 6th, 2021)