This is an automated email from the ASF dual-hosted git repository.
enorman 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 3a2e0625a Update dependency
org.apache.sling:org.apache.sling.auth.form to v2 (#237)
3a2e0625a is described below
commit 3a2e0625aee02233ab2f9732a5f7bc263d99b08e
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Oct 27 21:36:14 2025 +0000
Update dependency org.apache.sling:org.apache.sling.auth.form to v2 (#237)
---
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 a71ede5cf..729b71a90 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -58,7 +58,7 @@ def bundles=[
"Adapter|org.apache.sling.adapter|2.3.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|1.0.24|Y|jar",
+ "Form Based Authentication|org.apache.sling.auth.form|2.0.0|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",