<dependency>
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<version>1.7.7</version>
</dependency>
compile
|-- commons-io:commons-io:2.18.0
|-- org.apache.httpcomponents.client5:httpclient5:5.4.1
|-- org.apache.httpcomponents.core5:httpcore5:5.3.1
|-- org.apache.xmlgraphics:batik-css:1.18
|-- org.htmlunit:neko-htmlunit:4.6.0
|-- org.slf4j:slf4j-api:2.0.16
|-- xml-apis:xml-apis-ext:1.3.04
|-- com.github.spotbugs:spotbugs-annotations:4.8.6
test
|-- commons-codec:commons-codec:1.17.1