You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2020/02/04 10:45:04 UTC

[sling-site] branch master updated: Added Apache Sling XSS Protection API 2.2.2

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 39c217b  Added Apache Sling XSS Protection API 2.2.2
39c217b is described below

commit 39c217b6b0826980610ffd2d6a100de40057399a
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Tue Feb 4 11:44:49 2020 +0100

    Added Apache Sling XSS Protection API 2.2.2
---
 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 61d5fb5..f8e3ffd 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.
 
+## February 2020
+
+* XSS Protection API 2.2.2 (4th)
+
 ## January 2020
 
 * Testing OSGi Mock 2.4.14, Testing ResourceResolver Mock 1.1.26, Testing Sling Mock 2.4.0 (30th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 69455fc..8bd4955 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -258,7 +258,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.0|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.2.2|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]