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 88b12b7ed Release XSS Protection API 2.3.8
88b12b7ed is described below

commit 88b12b7edc538481dfe408ef3fd164f3af88b383
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jul 3 17:27:39 2023 +0300

    Release XSS Protection API 2.3.8
---
 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 bb0c7d18e..330f04865 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.
 
+## July 2023
+
+* XSS Protection API 2.3.8 (3rd)
+
 ## June 2023
 
 * Context-Aware Configuration Mock Plugin 1.5.2 (30th)
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 83ea879de..450bd5bd2 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -289,7 +289,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.8|Y|jar",
-  "XSS Protection API|org.apache.sling.xss|2.3.6|Y|jar",
+  "XSS Protection API|org.apache.sling.xss|2.3.8|Y|jar",
   "XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
 ]
 

Reply via email to