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/24 11:50:23 UTC

[sling-site] branch master updated: Added XSS Protection API 2.1.8

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 7fdfffb  Added XSS Protection API 2.1.8
7fdfffb is described below

commit 7fdfffbcf1a2162e62c5c8f53d8c2ebe98e0b23f
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Wed Apr 24 13:50:04 2019 +0200

    Added XSS Protection API 2.1.8
---
 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 74c510c..50e22c1 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg
 
 ## April 2019
 
+* XSS Protection API 2.1.8 (24th)
 * Content Distribution Journal Messages 0.1.0, Content Distribution Journal Core 0.1.0, Content Distribution Journal Kafka 0.1.0, Content Distribution Journal ITs 0.1.0 (22nd)
 * Health Check API 1.0.4, Health Check Support Components 1.0.6 (9th)
 * XSS Protection API 2.1.6, Testing Sling Mock 2.3.6 (1st)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 880fdf4..e00638f 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -242,7 +242,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 API|org.apache.sling.xss|2.1.6|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.1.8|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]