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/01/24 13:31:20 UTC

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

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 26cb306  Added Apache Sling XSS Protection API 2.0.14
26cb306 is described below

commit 26cb3061d8e1f82236991e33e9d4c7fc7bb4012a
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Jan 24 14:31:10 2019 +0100

    Added Apache Sling XSS Protection API 2.0.14
---
 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 5bc1b87..8171aba 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -7,6 +7,7 @@ tableOfContents=false
 This is a list of all our releases, available from our [downloads](/downloads.cgi) page.
 
 ## January 2019
+* XSS Protection API 2.0.14 (24th)
 * Commons HTML 1.1.0 (22nd)
 * Tenant 1.1.4 (16th)
 * Servlets Post 2.3.28, Sling Maven Plugin 2.4.0 (14th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index e9f1227..d501f4c 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.0.12|Y|jar",
+  "XSS Protection|org.apache.sling.xss|2.0.14|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]