Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#1126)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLCLEANER-5710357

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
code4craft and snyk-bot authored Aug 22, 2023
1 parent fd4a136 commit 028f1ed
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 @@ -17,7 +17,7 @@
<fastjson.version>2.0.19.graal</fastjson.version>
<groovy-all.version>3.0.13</groovy-all.version>
<guava.version>32.0.0-jre</guava.version>
<htmlcleaner.version>2.26</htmlcleaner.version>
<htmlcleaner.version>2.29</htmlcleaner.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
<jedis.version>3.7.1</jedis.version>
Expand Down

0 comments on commit 028f1ed

Please sign in to comment.