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/11/22 13:59:41 UTC

[sling-site] branch master updated: Added XSS Protection API 2.1.16, API 2.21.0

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 a152b6d  Added XSS Protection API 2.1.16, API 2.21.0
a152b6d is described below

commit a152b6ddb6c66672839d545aafea7db286571b2a
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Fri Nov 22 14:58:38 2019 +0100

    Added XSS Protection API 2.1.16, API 2.21.0
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index a8eef13..22cdd41 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
 
 ## November 2019
 
+* XSS Protection API 2.1.16, API 2.21.0 (22nd)
 * Repoinit JCR 1.1.16, Repoinit Parser 1.3.2 (19th)
 * Sling Engine 2.6.22 (11th)
 * Sling Feature Maven Plugin 1.1.10 (11th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 4bf1b8c..d1e2c1a 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -42,7 +42,7 @@ def bndPlugins=[
 def bundles=[
   "Adapter|org.apache.sling.adapter|2.1.10|Y|jar",
   "Adapter Annotations|adapter-annotations|1.0.0|Y|jar",
-  "API|org.apache.sling.api|2.20.0|Y|jar",
+  "API|org.apache.sling.api|2.21.0|Y|jar",
   "Auth Core|org.apache.sling.auth.core|1.4.4|Y|jar",
   "Auth Form|org.apache.sling.auth.form|1.0.14|Y|jar",
   "Authentication XING API|org.apache.sling.auth.xing.api|0.0.2|Y|jar",
@@ -255,7 +255,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.1.10|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.1.16|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]