This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9552bf2c0 Apache Sling Adapter 2.3.0, Bundle Resource Provider 2.4.0
9552bf2c0 is described below

commit 9552bf2c0ce262b0f17a00638a78c2a15cff6679
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 12 13:09:09 2025 +0100

    Apache Sling Adapter 2.3.0, Bundle Resource Provider 2.4.0
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 139480da8..c12c111f1 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 
 ## March 2025
 
+* Adapter 2.3.0, Bundle Resource Provider 2.4.0 (12th)
 * File System Resource Provider 2.3.0, Sling Maven Plugin 3.0.4 (10th)
 
 ## February 2025
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 02ce84d85..c4e0daab0 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -55,14 +55,14 @@ def bndPlugins=[
 ]
 
 def bundles=[
-  "Adapter|org.apache.sling.adapter|2.2.0|Y|jar",
+  "Adapter|org.apache.sling.adapter|2.3.0|Y|jar",
   "API|org.apache.sling.api|2.27.6|Y|jar",
   "Auth Core|org.apache.sling.auth.core|1.7.0|Y|jar",
   "Form Based Authentication|org.apache.sling.auth.form|1.0.24|Y|jar",
   "Authentication XING API|org.apache.sling.auth.xing.api|0.0.2|Y|jar",
   "Authentication XING Login|org.apache.sling.auth.xing.login|0.0.2|Y|jar",
   "Authentication XING OAuth|org.apache.sling.auth.xing.oauth|0.0.2|Y|jar",
-  "Bundle Resource Provider|org.apache.sling.bundleresource.impl|2.3.4|Y|jar",
+  "Bundle Resource Provider|org.apache.sling.bundleresource.impl|2.4.0|Y|jar",
   "Capabilities|org.apache.sling.capabilities|0.1.2|Y|jar",
   "Capabilities JCR|org.apache.sling.capabilities.jcr|0.1.2|Y|jar",
   "Clam|org.apache.sling.clam|1.1.0|Y|jar",

Reply via email to