You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/01/14 16:04:31 UTC

[sling-site] branch master updated: Release XSS protection API 2.2.18

This is an automated email from the ASF dual-hosted git repository.

rombert 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 e307c5e  Release XSS protection API 2.2.18
e307c5e is described below

commit e307c5e30d8db8dbd483aa9d5008f34e852daa73
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 14 17:04:13 2022 +0100

    Release XSS protection API 2.2.18
---
 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 c121e45..b8fd397 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -9,6 +9,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg
 
 ## January 2022
 
+* XSS Protection API 2.2.18 (14th)
 * Context-Aware Configuration API 1.3.0, Context-Aware Configuration SPI 1.4.0, Context-Aware Configuration Impl 1.6.0, Models Context-Aware Configuration 1.0.0, Context-Aware Configuration Mock Plugin 1.4.0 (7th)
 * Testing Clients 3.0.6 (4th)
 * Distribution Journal Messages 0.4.0, Distribution Journal Kafka 0.3.0
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 7908f4a..df203f1 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -287,7 +287,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.16|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.2.18|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]