Skip to content

Commit f044b4e

Browse files
committed
Remove the guava dependency from README.md
Signed-off-by: Sven Strickroth <email@cs-ware.de>
1 parent 91c5fdc commit f044b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A fast and easy to configure HTML Sanitizer written in Java which lets
77
you include HTML authored by third-parties in your web application while
88
protecting against XSS.
99

10-
The existing dependencies are on guava and JSR 305. The other jars
10+
The existing dependency is on JSR 305. The other jars
1111
are only needed by the test suite. The JSR 305 dependency is a
1212
compile-only dependency, only needed for annotations.
1313

0 commit comments

Comments
 (0)