Skip to content

Commit a4f2bea

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJDOM-1309669
1 parent 571bac9 commit a4f2bea

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
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>net.sourceforge.htmlcleaner</groupId>
175175
<artifactId>htmlcleaner</artifactId>
176-
<version>2.9</version>
176+
<version>2.26</version>
177177
</dependency>
178178
<dependency>
179179
<groupId>com.github.detro</groupId>

0 commit comments

Comments
 (0)