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 23ba3a0c Webconsole 5.0.14
23ba3a0c is described below

commit 23ba3a0cb0cd3a0ab7310180d17b47e02dba5d0b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Aug 27 12:33:12 2025 +0200

    Webconsole 5.0.14
---
 downloads.list                      | 2 +-
 modules/ROOT/examples/downloads.yml | 2 +-
 modules/ROOT/pages/news.adoc        | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/downloads.list b/downloads.list
index e401f751..d94575c4 100644
--- a/downloads.list
+++ b/downloads.list
@@ -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.12
+Web Console|org.apache.felix.webconsole|5.0.14
 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 7e111b02..352554dd 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -351,7 +351,7 @@ subprojects:
 
   - title: Web Console
     artifactId: org.apache.felix.webconsole
-    version: 5.0.12
+    version: 5.0.14
     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 c0fa84ef..9b4d45a7 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,7 @@
 
 ## 2025
 
+* Apache Felix Webconsole 5.0.14 (August 27th, 2025)
 * Apache Felix Http Jetty12 1.0.36 (July 21th, 2025)
 ** https://issues.apache.org/jira/browse/FELIX-6790 Update to Jetty 12.0.23
 * Apache Felix Http Base 5.1.16 (June 8th, 2025)

Reply via email to