Skip to content

Commit 19f60bf

Browse files
code4craftsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#1178)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 9d75cce commit 19f60bf

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
@@ -22,7 +22,7 @@
2222
<assertj.version>3.23.1</assertj.version>
2323
<commons-cli.version>1.5.0</commons-cli.version>
2424
<commons-collections4.version>4.4</commons-collections4.version>
25-
<commons-io.version>2.11.0</commons-io.version>
25+
<commons-io.version>2.14.0</commons-io.version>
2626
<commons-lang3.version>3.12.0</commons-lang3.version>
2727
<fastjson.version>2.0.19.graal</fastjson.version>
2828
<groovy-all.version>3.0.13</groovy-all.version>

0 commit comments

Comments
 (0)