Robert Munteanu created SLING-12276:
---------------------------------------
Summary: Update to java-html-sanitizer 20240325.1
Key: SLING-12276
URL: https://issues.apache.org/jira/browse/SLING-12276
Project: Sling
Issue Type: Improvement
Components: XSS Protection API
Reporter: Robert Munteanu
Fix For: XSS Protection API 2.4.2
A new Java HTML Sanitizer version is out, notably removing the dependency on
Guava (
https://github.com/OWASP/java-html-sanitizer/releases/tag/release-20240325.1 ).
This will allow us to remove:
- the embedding of Guava classes, cutting down on bundle size
- the shading of the Guava classes, reducing the complexity of the pom
--
This message was sent by Atlassian Jira
(v8.20.10#820010)