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 2019/04/01 15:53:35 UTC

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

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 fc6d1c0  Apache Sling XSS Protection API 2.1.6
fc6d1c0 is described below

commit fc6d1c07d7fc8c83b628d7f67788a136f0655bed
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Apr 1 17:53:26 2019 +0200

    Apache Sling XSS Protection API 2.1.6
---
 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 6a2d1e0..1408c02 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.
 
+## April 2019
+
+* XSS Protection API 2.1.6 (1st)
+
 ## March 2019
 
 * Installer Factory Configuration 1.2.2 (18th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 1dd3a4c..f364aaf 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -243,7 +243,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.0|Y|jar",
-  "XSS Protection|org.apache.sling.xss|2.1.0|Y|jar",
+  "XSS Protection|org.apache.sling.xss|2.1.6|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]