Skip to content

Commit cf464bf

Browse files
authored
fix: upgrade org.owasp.antisamy:antisamy from 1.6.2 to 1.6.3 (ESAPI#622)
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
1 parent ab07e07 commit cf464bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>org.owasp.antisamy</groupId>
239239
<artifactId>antisamy</artifactId>
240-
<version>1.6.2</version>
240+
<version>1.6.3</version>
241241
</dependency>
242242
<dependency>
243243
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)