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

asf-gitbox-commits 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 9583fe517 Update dependency org.apache.sling.adapter to v3
9583fe517 is described below

commit 9583fe5175e5e41c4df7d5f574f82e3146562f8c
Author: Eric Norman <[email protected]>
AuthorDate: Tue May 12 11:45:07 2026 -0700

    Update dependency org.apache.sling.adapter to v3
---
 src/main/jbake/templates/downloads.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index d49160725..8e20fd833 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -55,7 +55,7 @@ def bndPlugins=[
 ]
 
 def bundles=[
-  "Adapter|org.apache.sling.adapter|2.3.0|Y|jar",
+  "Adapter|org.apache.sling.adapter|3.0.0|Y|jar",
   "API|org.apache.sling.api|3.0.2|Y|jar",
   "Auth Core|org.apache.sling.auth.core|2.0.2|Y|jar",
   "Form Based Authentication|org.apache.sling.auth.form|2.0.0|Y|jar",

Reply via email to