We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c5fdc commit f044b4eCopy full SHA for f044b4e
README.md
@@ -7,7 +7,7 @@ A fast and easy to configure HTML Sanitizer written in Java which lets
7
you include HTML authored by third-parties in your web application while
8
protecting against XSS.
9
10
-The existing dependencies are on guava and JSR 305. The other jars
+The existing dependency is on JSR 305. The other jars
11
are only needed by the test suite. The JSR 305 dependency is a
12
compile-only dependency, only needed for annotations.
13
0 commit comments