Skip to content

Commit

Permalink
fix: upgrade commons-io:commons-io from 2.13.0 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.13.0 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/damianszczepanik/project/aa636d8e-3d8b-49cd-84d5-5a5aa1e845fd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 19, 2023
1 parent 879c9b9 commit 7139626
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 @@ -14,7 +14,7 @@
<maven.compile.encoding>UTF-8</maven.compile.encoding>

<powermock.version>1.7.3</powermock.version>
<commons-io.version>2.13.0</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>

<test.integration.pattern>**/*IntegrationTest*.java</test.integration.pattern>

Expand Down

0 comments on commit 7139626

Please sign in to comment.