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


The following commit(s) were added to refs/heads/master by this push:
     new 0a505eec6 Release o.a.s.xss 2.4.8
0a505eec6 is described below

commit 0a505eec63406b388d7112d2517ae0e4e6b0391a
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 8 16:59:39 2025 +0200

    Release o.a.s.xss 2.4.8
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 6c5a04f97..56b7f4e50 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
 
 ## September 2025
 
+* XSS Protection API 2.4.8 (8th)
 * Testing Sling Mock 4.0.0 (5th)
 * Resource Resolver 1.12.12 (4th)
 * Starter Content 2.0.0 (2nd)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 572c586b8..6aca80638 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -255,7 +255,7 @@ def bundles=[
   "Validation Core|org.apache.sling.validation.core|1.0.4|Y|jar",
   "Web Console 
Branding|org.apache.sling.extensions.webconsolebranding|1.0.4|Y|jar",
   "Web Console Security 
Provider|org.apache.sling.extensions.webconsolesecurityprovider|1.2.8|Y|jar",
-  "XSS Protection API|org.apache.sling.xss|2.4.6|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.4.8|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]
 

Reply via email to