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 4a4ce6d Added Apache Sling XSS Protection API 2.0.8
4a4ce6d is described below
commit 4a4ce6d3aebbca4e9b4d387423b859787ef615ea
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Jul 3 13:08:51 2018 +0200
Added Apache Sling XSS Protection API 2.0.8
---
src/main/jbake/content/releases.md | 3 +++
src/main/jbake/templates/downloads.tpl | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index d9ea366..6bc8ca0 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,9 @@ tableOfContents=false
~~~~~~
This is a list of all our releases, available from our
[downloads](/downloads.cgi) page.
+## July 2018
+* XSS Protection API 2.0.8 (3rd)
+
## June 2018
* Scripting HTL Compiler 1.0.22-1.4.0, Scripting HTL Java Compiler
1.0.24-1.4.0, Scripting HTL Engine 1.0.54-1.4.0, Scripting HTL Testing Content
1.0.10-1.4.0, Scripting HTL Testing 1.0.10-1.4.0, HTL Maven Plugin 1.1.6-1.4.0,
Scripting HTL REPL 1.0.6 (22nd)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 16ff36b..2390bb1 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -239,7 +239,7 @@ def bundles=[
"URL Rewriter|org.apache.sling.urlrewriter|0.0.2",
"Web Console Branding|org.apache.sling.extensions.webconsolebranding|1.0.2",
"Web Console Security
Provider|org.apache.sling.extensions.webconsolesecurityprovider|1.2.0",
- "XSS Protection|org.apache.sling.xss|2.0.6",
+ "XSS Protection|org.apache.sling.xss|2.0.8",
"XSS Protection Compat|org.apache.sling.xss.compat|1.1.0"
]