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-org-apache-sling-xss.git
The following commit(s) were added to refs/heads/master by this push:
new f30b007 [maven-release-plugin] prepare release
org.apache.sling.xss-2.4.8
f30b007 is described below
commit f30b0072195d4874733eb096065867f8d44c7175
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Sep 5 16:14:04 2025 +0200
[maven-release-plugin] prepare release org.apache.sling.xss-2.4.8
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7f2c611..877f350 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.xss</artifactId>
- <version>2.4.7-SNAPSHOT</version>
+ <version>2.4.8</version>
<name>Apache Sling XSS Protection API</name>
<description>Apache Sling XSS Protection Bundle providing XSS protection
based on the OWASP AntiSamy and OWASP Java Encoder libraries.</description>
@@ -39,13 +39,13 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.xss-2.4.8</tag>
<url>https://github.com/apache/sling-org-apache-sling-xss.git</url>
</scm>
<properties>
<sling.java.version>11</sling.java.version>
-
<project.build.outputTimestamp>1737453857</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1757081625</project.build.outputTimestamp>
</properties>
<!--
======================================================================= -->