Skip to content

Commit

Permalink
Reverts partially 00b7a33 about guava dependency (#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Jun 20, 2024
1 parent cee8381 commit 10e22c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,12 +296,6 @@
<artifactId>owasp-java-html-sanitizer</artifactId>
<version>20220608.1</version>
</dependency>
<!-- Overriding guava from owasp java html sanitizer 20220608.1 to secure latest -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.1.0-jre</version>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 10e22c6

Please sign in to comment.