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 1115487  Added Apache Sling XSS Protection API 2.2.6
1115487 is described below

commit 11154876075722737155a9ccbd6777c3d852997d
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 3 12:19:01 2020 +0200

    Added Apache Sling XSS Protection API 2.2.6
---
 src/main/jbake/content/releases.md     | 2 +-
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index caa1ce7..d86d760 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -9,7 +9,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 ## August 2020
 
 * Commons OSGi 2.4.2 (9th)
-* Settings 1.4.0, File Installer 1.3.0, JCR Installer 3.3.0, Feature Model 
1.2.6, Feature Model Analyser 1.3.6, Slingfeature Maven Plugin 1.3.14 (3rd)
+* Settings 1.4.0, File Installer 1.3.0, JCR Installer 3.3.0, Feature Model 
1.2.6, Feature Model Analyser 1.3.6, Slingfeature Maven Plugin 1.3.14, XSS 
Protection API 2.2.6 (3rd)
 * JCR Jackrabbit Access Manager 3.0.6 (3rd)
 * Commons Johnzon 1.2.4 (3rd)
 * JCR Jackrabbit User Manager 2.2.10 (4th)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 9ad4a6c..7e1afac 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -271,7 +271,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.2|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.2.6|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]
 

Reply via email to