Skip to content

Commit

Permalink
fix: upgrade commons-io:commons-io from 2.8.0 to 2.9.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.8.0 to 2.9.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/jesperancinha-github-marketplace/project/26541e23-1253-4178-967b-391722cbd02a?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 13, 2021
1 parent 4573d73 commit 2039cec
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 @@ -61,7 +61,7 @@
<picocli.version>4.0.2</picocli.version>
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
<mockito-junit-jupiter.version>2.23.0</mockito-junit-jupiter.version>
<commons-io.version>2.8.0</commons-io.version>
<commons-io.version>2.9.0</commons-io.version>
<gson.version>2.8.6</gson.version>
<mapstruct-processor.version>1.3.0.Final</mapstruct-processor.version>
<markdowner.version>3.0.2</markdowner.version>
Expand Down

0 comments on commit 2039cec

Please sign in to comment.