Http Jetty 5.1.22 and Jetty12 1.0.12
diff --git a/downloads.list b/downloads.list
index c9686f2..34c52b1 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,13 +57,13 @@
Health Check Webconsole Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
HTTP Service Base|org.apache.felix.http.base|5.1.8
HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.20
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.10
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.22
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.12
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
HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 + 6.0 API|org.apache.felix.http.servlet-api|3.0.0
-HTTP Wrappers|org.apache.felix.http.wrappers6|1.1.4
+HTTP Wrappers|org.apache.felix.http.wrappers6|1.1.6
Inventory|org.apache.felix.inventory|2.0.0
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 b4a9403..b2b8753 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -185,13 +185,13 @@
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 5.1.20
+ version: 5.1.22
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.10
+ version: 1.0.12
source_classifier: source-release
changelog: false
@@ -209,7 +209,7 @@
- title: HTTP Wrappers
artifactId: org.apache.felix.http.wrappers6
- version: 1.1.4
+ version: 1.1.6
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index ce37701..957143d 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Jetty 5.1.22, Http Jetty12 1.0.12, Http Wrappers 1.0.6 and Http Wrappers 1.1.6 (June 23rd 2024)
* Apache Felix Webconsole 5.0.4 (June 20th 2024)
* Apache Felix Http Jetty 5.1.20 and Http Jetty12 1.0.10 (June 16th 2024)
* Apache Felix Http Jetty 5.1.18 (June 13th 2024)