Skip to content

Commit

Permalink
fix: upgrade org.owasp.antisamy:antisamy from 1.6.2 to 1.6.3 (#622)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.owasp.antisamy:antisamy from 1.6.2 to 1.6.3.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.owasp.antisamy/antisamy/

See this project in Snyk:
https://app.snyk.io/org/planetlevel/project/f53b118f-f068-49f2-98e2-0b5681787cd7?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed May 2, 2021
1 parent ab07e07 commit cf464bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<dependency>
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<version>1.6.2</version>
<version>1.6.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit cf464bf

Please sign in to comment.