Skip to content

Commit 028f1ed

Browse files
code4craftsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#1126)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLCLEANER-5710357 Co-authored-by: snyk-bot <[email protected]>
1 parent fd4a136 commit 028f1ed

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
@@ -17,7 +17,7 @@
1717
<fastjson.version>2.0.19.graal</fastjson.version>
1818
<groovy-all.version>3.0.13</groovy-all.version>
1919
<guava.version>32.0.0-jre</guava.version>
20-
<htmlcleaner.version>2.26</htmlcleaner.version>
20+
<htmlcleaner.version>2.29</htmlcleaner.version>
2121
<httpclient.version>4.5.13</httpclient.version>
2222
<httpcore.version>4.4.15</httpcore.version>
2323
<jedis.version>3.7.1</jedis.version>

0 commit comments

Comments
 (0)