Skip to content

Commit ceec881

Browse files
code4craftsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#1194)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent f8a6b37 commit ceec881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<commons-cli.version>1.5.0</commons-cli.version>
2424
<commons-collections4.version>4.4</commons-collections4.version>
2525
<commons-io.version>2.14.0</commons-io.version>
26-
<commons-lang3.version>3.12.0</commons-lang3.version>
26+
<commons-lang3.version>3.18.0</commons-lang3.version>
2727
<fastjson.version>2.0.19.graal</fastjson.version>
2828
<groovy-all.version>3.0.13</groovy-all.version>
2929
<guava.version>32.0.0-jre</guava.version>

0 commit comments

Comments
 (0)