DS Plugin 2.2.0 and http servlet api 2.1.0
diff --git a/downloads.list b/downloads.list
index 8fa22d2..a9f6b69 100644
--- a/downloads.list
+++ b/downloads.list
@@ -60,7 +60,7 @@
 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 + 4.0 + 5.0 API|org.apache.felix.http.servlet-api|2.0.0
+HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 API|org.apache.felix.http.servlet-api|2.1.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||-
@@ -112,7 +112,7 @@
 Utils|org.apache.felix.utils|1.11.0|||doc/changelog.txt
 Web Console|org.apache.felix.webconsole|4.8.4
 Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.4||all
-Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.1.0
+Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.2.0
 Web Console Event Admin Plugin|org.apache.felix.webconsole.plugins.event|1.1.8
 Web Console Memory Usage Plugin|org.apache.felix.webconsole.plugins.memoryusage|1.0.10
 Web Console OBR Plugin|org.apache.felix.webconsole.plugins.obr|1.0.4
diff --git a/modules/ROOT/examples/downloads.yml b/modules/ROOT/examples/downloads.yml
index 7f664e0..78f823f 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -203,7 +203,7 @@
 
   - title: HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 API
     artifactId: org.apache.felix.http.servlet-api
-    version: 2.0.0
+    version: 2.1.0
     source_classifier: source-release
     changelog: false
 
@@ -334,7 +334,7 @@
 
   - title: Web Console DS Plugin
     artifactId: org.apache.felix.webconsole.plugins.ds
-    version: 2.1.0
+    version: 2.2.0
     source_classifier: source-release
     changelog: felix-dev/blob/master/webconsole-plugins/ds/changelog.txt
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 2fcd2c0..f2a2737 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Http Servlet API 2.1.0 and Webconsole Plugin DS 2.2.0 (November 2nd, 2022)
 * Apache Felix Http Jetty 4.2.2, Http Bridge 4.2.2, and Http Base 4.2.2 (October 10th, 2022)
 * Apache Felix Webconsole 4.8.4 (September 5th, 2022)
 * Apache Felix Event Admin 1.6.4 (July 29th, 2022)