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

radu 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 3c89410  Added Apache Sling XSS Protection API 2.2.12
3c89410 is described below

commit 3c8941013e7428d9def8f811d9a2903e9b275bb2
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Mar 1 09:36:42 2021 +0100

    Added Apache Sling XSS Protection API 2.2.12
---
 src/main/jbake/content/releases.md     | 4 ++++
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 20ad940..cd04c4d 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
+## March 2021
+
+* XSS Protection API 2.2.12 (1st)
+
 ## February 2021
 * XSS Protection API 2.2.10, Repoinit JCR V1.1.34 (19th)
 * Repoinit Parser 1.6.6, Repoinit JCR V1.1.32 (16th)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 72108bf..3685e36 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -274,7 +274,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.2|Y|jar",
   "Web Console Security 
Provider|org.apache.sling.extensions.webconsolesecurityprovider|1.2.2|Y|jar",
-  "XSS Protection API|org.apache.sling.xss|2.2.10|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.2.12|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]
 

Reply via email to