This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit 6342f90ac2fe5cd16cacd8858b0439e894f05d56 Author: Robert Munteanu <[email protected]> AuthorDate: Tue May 26 15:08:59 2026 +0200 Released Commons Log 6.1.0 --- src/main/jbake/content/releases.md | 2 +- src/main/jbake/templates/downloads.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index bae2c2292..cafbd8454 100644 --- a/src/main/jbake/content/releases.md +++ b/src/main/jbake/content/releases.md @@ -8,7 +8,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg ## May 2026 -* MCP Server 0.1.4, MCP Server Contributions 0.1.0 (26th) +* MCP Server 0.1.4, MCP Server Contributions 0.1.0, Commons Log 6.1.0 (26th) * JUnit Core 1.3.0 (20th) * Tracer 1.1.0 (20th) * Adapter 3.0.0, Webconsole Security Provider 2.0.0 (11th) diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl index d555fb17e..98b5870a7 100644 --- a/src/main/jbake/templates/downloads.tpl +++ b/src/main/jbake/templates/downloads.tpl @@ -84,7 +84,7 @@ def bundles=[ "Commons FileSystem ClassLoader|org.apache.sling.commons.fsclassloader|2.0.0|Y|jar", "Commons HTML|org.apache.sling.commons.html|1.1.0|Y|jar", "Commons Johnzon|org.apache.sling.commons.johnzon|2.0.0|Y|jar", - "Commons Log|org.apache.sling.commons.log|6.0.4|Y|jar", + "Commons Log|org.apache.sling.commons.log|6.1.0|Y|jar", "Commons Log WebConsole Plugin|org.apache.sling.commons.log.webconsole|2.0.0|Y|jar", "Commons Log Service|org.apache.sling.commons.logservice|1.1.2|Y|jar", "Commons Messaging|org.apache.sling.commons.messaging|1.0.2|Y|jar",
