Skip to content

Commit 5f267f7

Browse files
kwwallsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#875)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTSCLIENT5-9804209 Co-authored-by: snyk-bot <[email protected]>
1 parent 6422aca commit 5f267f7

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
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.owasp.antisamy</groupId>
245245
<artifactId>antisamy</artifactId>
246-
<version>1.7.7</version>
246+
<version>1.7.8</version>
247247
<exclusions>
248248
<!-- excluded because we directly import newer version below. -->
249249
<exclusion>

0 commit comments

Comments
 (0)