Skip to content

Commit

Permalink
fix: upgrade commons-io:commons-io from 2.7 to 2.14.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-io:commons-io from 2.7 to 2.14.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-io/commons-io/

See this project in Snyk:
https://app.snyk.io/org/wajda/project/c64275f4-775d-4f53-8a93-e7511e9e4133?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Oct 18, 2023
1 parent 5446570 commit 42ec158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>commons-configuration</groupId>
Expand Down

0 comments on commit 42ec158

Please sign in to comment.