fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-NETSOURCEFORGEHTMLCLEANER-5710357
pull/1126/head
snyk-bot 1 year ago
parent fd4a136f9a
commit 416a220a23
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

@ -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>

Loading…
Cancel
Save