fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
pull/1119/head
snyk-bot 2 years ago
parent aeb0e89f02
commit 27d3fde658
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

@ -16,7 +16,7 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<fastjson.version>2.0.19.graal</fastjson.version>
<groovy-all.version>3.0.13</groovy-all.version>
<guava.version>31.1-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<htmlcleaner.version>2.26</htmlcleaner.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>

Loading…
Cancel
Save