fix: pom.xml to reduce vulnerabilities (#1119)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 Co-authored-by: snyk-bot <snyk-bot@snyk.io>master
parent
aeb0e89f02
commit
9e59b37834
2
pom.xml
2
pom.xml
|
@ -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…
Reference in New Issue