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 4681633c9 Release XSS Protection API 2.3.0
4681633c9 is described below
commit 4681633c995250989fea9a4a72879c811ba139ab
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Oct 4 14:13:33 2022 +0200
Release XSS Protection API 2.3.0
---
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 cad44e9fa..cb40e2b84 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.
+## October 2022
+
+* XSS Protection API 2.3.0 (4th)
+
## September 2022
* Auth Core 1.6.0, JUnit Scriptable Tests Provider 1.0.14 (29th)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 926be0bfc..ca9e4148e 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -288,7 +288,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.6|Y|jar",
- "XSS Protection API|org.apache.sling.xss|2.2.20|Y|jar",
+ "XSS Protection API|org.apache.sling.xss|2.3.0|Y|jar",
"XSS Protection Compat|org.apache.sling.xss.compat|1.1.0|N|jar"
]