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 5e9d2551 New http releases
5e9d2551 is described below

commit 5e9d2551f4e2536ad2418cf171645ba9ebf32703
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jul 10 16:10:03 2024 +0200

    New http releases
---
 downloads.list                      |  6 +++---
 modules/ROOT/examples/downloads.yml | 10 +++++-----
 modules/ROOT/pages/news.adoc        |  1 +
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/downloads.list b/downloads.list
index 34c52b1c..aa83ba16 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,8 +57,8 @@ Health Check General 
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|pro
 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.22
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.12
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.24
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.14
 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
@@ -113,7 +113,7 @@ User Admin  |org.apache.felix.useradmin|1.0.4|project||-
 User Admin File-based 
store|org.apache.felix.useradmin.filestore|1.0.2|project||-
 User Admin MongoDB-based 
store|org.apache.felix.useradmin.mongodb|1.0.1|project||-
 Utils|org.apache.felix.utils|1.11.0|||doc/changelog.txt
-Web Console|org.apache.felix.webconsole|5.0.4
+Web Console|org.apache.felix.webconsole|5.0.6
 Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.3.0
 Web Console Event Admin Plugin|org.apache.felix.webconsole.plugins.event|1.2.0
 Web Console Memory Usage 
Plugin|org.apache.felix.webconsole.plugins.memoryusage|1.1.0
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index b2b87531..e67583e3 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -185,13 +185,13 @@ subprojects:
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 5.1.22
+    version: 5.1.24
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty12
     artifactId: org.apache.felix.http.jetty12
-    version: 1.0.12
+    version: 1.0.14
     source_classifier: source-release
     changelog: false
 
@@ -215,13 +215,13 @@ subprojects:
 
   - title: HTTP Service Inventory Printer
     artifactId: org.apache.felix.http.inventoryprinter
-    version: 1.0.0
+    version: 1.0.2
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Webconsole Plugin
     artifactId: org.apache.felix.http.webconsoleplugin
-    version: 1.1.0
+    version: 1.2.0
     source_classifier: source-release
     changelog: false
 
@@ -351,7 +351,7 @@ subprojects:
 
   - title: Web Console
     artifactId: org.apache.felix.webconsole
-    version: 5.0.4
+    version: 5.0.6
     source_classifier: source-release
     changelog: felix-dev/blob/master/webconsole/changelog.txt
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 957143d3..423aaa65 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Http Jetty 5.1.24, Http Jetty12 1.0.14, Webconsole 5.0.6, Http 
Inventoryprinter 1.0.2, Http Webconsoleplugin 1.2.0 (July 10th, 2024)
 * 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)

Reply via email to