Skip to content

Commit 9e59b37

Browse files
code4craftsnyk-bot
andauthored
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 <[email protected]>
1 parent aeb0e89 commit 9e59b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<commons-lang3.version>3.12.0</commons-lang3.version>
1717
<fastjson.version>2.0.19.graal</fastjson.version>
1818
<groovy-all.version>3.0.13</groovy-all.version>
19-
<guava.version>31.1-jre</guava.version>
19+
<guava.version>32.0.0-jre</guava.version>
2020
<htmlcleaner.version>2.26</htmlcleaner.version>
2121
<httpclient.version>4.5.13</httpclient.version>
2222
<httpcore.version>4.4.15</httpcore.version>

0 commit comments

Comments
 (0)